langchain/libs/community/langchain_community/chat_message_histories
Ashvin 2cd77a53a3
docs: Add docstrings for CassandraChatMessageHistory class and package namespace function. (#24222)
- Modified docstring for CassandraChatMessageHistory in
libs/community/langchain_community/chat_message_history/cassandra.py.

- Added docstring for _package_namespace function in
docs/api_reference/create_api_rst.py

---------

Co-authored-by: ashvin <ashvin.anilkumar@qburst.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: ccurme <chester.curme@gmail.com>
2024-08-23 15:49:41 +00:00
..
__init__.py community: add KafkaChatMessageHistory (#22216) 2024-06-17 20:34:01 -07:00
astradb.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
cassandra.py docs: Add docstrings for CassandraChatMessageHistory class and package namespace function. (#24222) 2024-08-23 15:49:41 +00:00
cosmos_db.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
dynamodb.py community[patch]: Dynamodb history messages key (#25658) 2024-08-23 08:05:28 +00:00
elasticsearch.py community[patch]: Fix param spelling error in ElasticsearchChatMessageHistory (#24589) 2024-07-23 19:29:42 -07:00
file.py community[minor]: Add ability to specify file encoding and json encoding for FileChatMessageHistory (#24258) 2024-07-19 13:53:21 -04:00
firestore.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
in_memory.py
kafka.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
momento.py
mongodb.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
neo4j.py
postgres.py docs: Fix URL formatting in deprecation warnings (#23075) 2024-06-18 14:49:58 -04:00
redis.py docs: Add RedisChatMessageHistory docstrings (#24548) 2024-07-23 14:23:46 +00:00
rocksetdb.py
singlestoredb.py community: add SingleStoreDB semantic cache (#23218) 2024-07-05 09:26:06 -04:00
sql.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
streamlit.py
tidb.py
upstash_redis.py
xata.py
zep_cloud.py community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
zep.py