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

refactor FalkorDB Chat Message History implementation #28875

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kingtroga
Copy link
Contributor

This PR refactors the FalkorDB Chat Message History functionality. The initial implementation introduced Redis support, which has now been removed to streamline the solution. The refactored version focuses on FalkorDB for session-based message storage and retrieval. Custom FalkorDB graph objects are supported for flexible data handling.

Issue:
#26657

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 21, 2024
Copy link

vercel bot commented Dec 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain 🛑 Canceled (Inspect) Dec 22, 2024 0:28am

@dosubot dosubot bot added the community Related to langchain-community label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Related to langchain-community size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: Triage
Development

Successfully merging this pull request may close these issues.

1 participant