Skip to content

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

@yorek

Description

@yorek

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."

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1P1 Priority itemslangchain-sqlserverIssues related to langchain-sqlserver
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions