-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
feat(Postgres Chat Memory, Redis Chat Memory, Xata): Add support for context window length #10203
feat(Postgres Chat Memory, Redis Chat Memory, Xata): Add support for context window length #10203
Conversation
…-what-the-context-window
packages/@n8n/nodes-langchain/nodes/memory/MemoryBufferWindow/MemoryBufferWindow.node.ts
Outdated
Show resolved
Hide resolved
packages/@n8n/nodes-langchain/nodes/memory/MemoryRedisChat/MemoryRedisChat.node.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the version for Memory Redis, and feel free to discard my first comment if you disagree :)
Fixed both! Thanks for checking |
✅ All Cypress E2E specs passed |
Test summaryRun details
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud |
Got released with |
Summary
Add the context window length option to the Postgres, Redis and Xata memory sub-nodes. Change the description to a hint (including for Window Buffer Memory) to make it clearer what the paramater does.
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/AI-229/add-hint-to-memory-nodes-to-explain-what-the-context-window-setting
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)