langchain/libs/community/langchain_community/chat_message_histories
Volodymyr Tkachuk d0cd115356
community: Add deprecation decorator to SingleStore community integrations (#30846)
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>
2025-04-18 12:58:39 -04:00
..
__init__.py
astradb.py
cassandra.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
cosmos_db.py
dynamodb.py community[major]: DynamoDBChatMessageHistory bulk add messages, raise errors (#30572) 2025-04-01 11:13:32 -04:00
elasticsearch.py
file.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
firestore.py
in_memory.py
kafka.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
momento.py
mongodb.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
neo4j.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
postgres.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
redis.py
rocksetdb.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
singlestoredb.py community: Add deprecation decorator to SingleStore community integrations (#30846) 2025-04-18 12:58:39 -04:00
sql.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
streamlit.py
tidb.py
upstash_redis.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
xata.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
zep_cloud.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00
zep.py community: Add ruff rule PGH003 (#30812) 2025-04-14 02:32:13 +00:00