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

Give LLM bots memory #51

Open
bashybaranaba opened this issue Sep 21, 2024 · 0 comments
Open

Give LLM bots memory #51

bashybaranaba opened this issue Sep 21, 2024 · 0 comments

Comments

@bashybaranaba
Copy link
Member

Enable LLM bots to "remember" the contents of the past interactions - this could be done by passing the full interaction data in the llm call.

Add a toggle button in the LLM node to enable bot memory. This will be on by default -users can set it off if their application does not require the LLM bot to keep a memory

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