Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chatbot smart pointer #39

Closed
wants to merge 7 commits into from
Closed

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    b775b1a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. TASK2 udpate chatbot follow rule of 5

    sol981 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b8c1095 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. TASK 3 use unique_ptr for nodes in chatlogic

    sol981 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    647b632 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. TASK 4 update graph node

    sol981 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e2f8ec0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. TASK 5 move chatbot

    sol981 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f968950 View commit details
    Browse the repository at this point in the history
  2. fix segmetation fault error

    sol981 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9c355f1 View commit details
    Browse the repository at this point in the history
  3. fix bug move edge instead of copy it

    sol981 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    389caf6 View commit details
    Browse the repository at this point in the history