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

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
@kingtroga
Copy link
Contributor Author

@efriis

@efriis
Copy link
Member

efriis commented Dec 23, 2024

Hey! This adds a net-new community integration or feature, which has been replaced by dedicated integration packages. I'll close this PR, and would recommend reopening with just docs updates, as well as registering your package in libs/packages.yml! We'll be able to review simple PRs that only modify these two things much faster :)

Here's the guide, and if you have questions, feel free to leave them in the comments on those pages so others can see them! https://python.langchain.com/docs/contributing/how_to/integrations/

Apologies for not getting to your question on #26657 - the process is what is linked above

@efriis efriis closed this Dec 23, 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: Closed
Development

Successfully merging this pull request may close these issues.

2 participants