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

Fix/re-implement the memory condenser #1771

Closed
wants to merge 32 commits into from

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    565699e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b166ec3 View commit details
    Browse the repository at this point in the history
  3. add test file

    enyst committed May 13, 2024
    Configuration menu
    Copy the full SHA
    14c7040 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bec4e97 View commit details
    Browse the repository at this point in the history
  5. adjust prompts for partial filling

    add tests
    enyst committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8b81ce7 View commit details
    Browse the repository at this point in the history
  6. fix test

    enyst committed May 13, 2024
    Configuration menu
    Copy the full SHA
    38ed4fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1287a54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5e92a3 View commit details
    Browse the repository at this point in the history
  9. fix condenser

    enyst committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d182108 View commit details
    Browse the repository at this point in the history
  10. fix after changing stuff

    enyst committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cbb06c1 View commit details
    Browse the repository at this point in the history
  11. debug note, docstrings

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

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    68f1710 View commit details
    Browse the repository at this point in the history
  2. fix calls

    enyst committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a3cdbc5 View commit details
    Browse the repository at this point in the history
  3. fix recent events, docs

    enyst committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cb78253 View commit details
    Browse the repository at this point in the history
  4. add to the summarize prompt that it should keep more detail about lat…

    …er memories than earlier (Claude did it!)
    enyst committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b7901ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41ce6ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58401f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17fe93d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2aa663e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2258515 View commit details
    Browse the repository at this point in the history
  10. private method

    enyst committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3b3b489 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    314b05c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. regenerate integration tests

    enyst committed May 15, 2024
    Configuration menu
    Copy the full SHA
    58a8358 View commit details
    Browse the repository at this point in the history
  2. restore the integration tests

    enyst committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c1a9120 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update agenthub/monologue_agent/agent.py

    Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
    enyst and li-boxuan committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4c48858 View commit details
    Browse the repository at this point in the history
  2. clean up

    enyst committed May 17, 2024
    Configuration menu
    Copy the full SHA
    304aaac View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    2524a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87fd96d View commit details
    Browse the repository at this point in the history
  3. add a generic summarize prompt

    enyst committed May 19, 2024
    Configuration menu
    Copy the full SHA
    b8944a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b808968 View commit details
    Browse the repository at this point in the history
  5. update monologue, condenser

    enyst committed May 19, 2024
    Configuration menu
    Copy the full SHA
    46d40d5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. wip logic

    enyst committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ecc633c View commit details
    Browse the repository at this point in the history