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

Chat message memory #42

Closed
kreneskyp opened this issue May 22, 2023 · 1 comment
Closed

Chat message memory #42

kreneskyp opened this issue May 22, 2023 · 1 comment

Comments

@kreneskyp
Copy link
Owner

Implement a memory component that adds TaskLogMessage (chat messages) to the context. Should be implemented as a Langchain memory class and be loadable via config.

There is existing code from Ix v0 agent that queries and loads messages. It may be a partial solution.

@kreneskyp
Copy link
Owner Author

Langchain memory was added in #57. A custom memory class or backend should now be possible.

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

No branches or pull requests

1 participant