Skip to content

[langchain-sqlserver] Add support for storing chat history #14

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

Open
yorek opened this issue Dec 2, 2024 · 0 comments
Open

[langchain-sqlserver] Add support for storing chat history #14

yorek opened this issue Dec 2, 2024 · 0 comments
Labels
P1 P1 Priority items sql-server Issues related to langchain-sqlserver

Comments

@yorek
Copy link
Collaborator

yorek commented Dec 2, 2024

Add support for chat_message_histories API.

This tutorial shows how message histories can be saved using LangChain:

https://python.langchain.com/v0.2/docs/how_to/message_history/

While LangChain now (as of version 0.3) recommends to use LangGraph, it is also mentioned that

"We do not plan on deprecating this functionality in the near future as it works for simple chat applications and any code that uses RunnableWithMessageHistory will continue to work as expected."

@yorek yorek added sql-server Issues related to langchain-sqlserver P1 P1 Priority items labels Feb 7, 2025
@yorek yorek added this to the langchain-sqlserver-0.1.3 milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 P1 Priority items sql-server Issues related to langchain-sqlserver
Projects
None yet
Development

No branches or pull requests

1 participant