Skip to content

Migrate Neo4jChatMemory to Neo4jChatMemoryRepository #2999

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

Closed
markpollack opened this issue May 5, 2025 · 1 comment
Closed

Migrate Neo4jChatMemory to Neo4jChatMemoryRepository #2999

markpollack opened this issue May 5, 2025 · 1 comment
Assignees
Labels
Milestone

Comments

@markpollack
Copy link
Member

This would allow us to have a more robust implementation than we currently have based on the ChatMemory.get(conversationId, lastn) interface that is currently deprecated.

This has been done for Jdbc in the PR - as a basis for comparison.

#2890

@markpollack
Copy link
Member Author

This was done in #3077

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants