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 core[minor],langchain[patch],community[patch]: Move InMemory and File implementations of Chat History to core (#20752) 2024-04-23 10:22:11 -04:00
kafka.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
momento.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
mongodb.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
neo4j.py community[patch]: chat message history mypy fixes #17048 (#20114) 2024-05-06 22:17:45 +00:00
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 infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
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 community: Fix bug with StreamlitChatMessageHistory (#18834) 2024-03-09 13:42:22 -08:00
tidb.py community[patch]: chat message history mypy fixes (#17059) 2024-02-05 13:13:25 -08:00
upstash_redis.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
xata.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
zep_cloud.py community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
zep.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00