mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-25 01:16:55 +00:00
SingleStore integration now has its package `langchain-singlestore', so the community implementation will no longer be maintained. Added `deprecated` decorator to `SingleStoreDBChatMessageHistory`, `SingleStoreDBSemanticCache`, and `SingleStoreDB` classes in the community package. **Dependencies:** https://github.com/langchain-ai/langchain/pull/30841 --------- Co-authored-by: ccurme <chester.curme@gmail.com>
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide