Skip to content

Feature/enhance agent memory context #1137

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

zhu04303661
Copy link

Features

  • Feature 1
  • Feature 2

Feature Docs

Influence

Result

Other

zhu04303661 and others added 6 commits March 7, 2025 11:48
This commit introduces the following improvements:

1.  **Enhanced System Prompt:** The system prompt has been updated to explicitly instruct me to refer to our conversation history. This encourages me to make more contextually aware decisions.

2.  **Context Usage Logging:** Added a log statement to record the number of messages being passed to the LLM. This aids in debugging and verifying that a dynamic context is indeed being utilized.

Our message history was already being passed to the LLM; these changes focus on making its use more explicit and observable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant