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

Add Long Term Memory and Feedback #80

Merged
merged 10 commits into from
May 13, 2024
Merged

Add Long Term Memory and Feedback #80

merged 10 commits into from
May 13, 2024

Commits on May 9, 2024

  1. fixed save and load

    dillonalaird committed May 9, 2024
    Configuration menu
    Copy the full SHA
    35db97e View commit details
    Browse the repository at this point in the history
  2. added long term memory

    dillonalaird committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8d3c60d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 13, 2024

  1. add gpt-4o

    dillonalaird committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e7ef95d View commit details
    Browse the repository at this point in the history
  2. update tests

    dillonalaird committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fd55636 View commit details
    Browse the repository at this point in the history
  3. update tests

    dillonalaird committed May 13, 2024
    Configuration menu
    Copy the full SHA
    13df90f View commit details
    Browse the repository at this point in the history
  4. fixed exit loop early

    dillonalaird committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3bfab15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e09b1f View commit details
    Browse the repository at this point in the history
  6. fix formatting

    dillonalaird committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6bd0bb6 View commit details
    Browse the repository at this point in the history
  7. fix typing error

    dillonalaird committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ebd4d96 View commit details
    Browse the repository at this point in the history