You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/chat_message_histories
kaijietti 80679ab906
zep[patch]: implement add_messages and aadd_messages (#20099)
This PR implement `add_messages` and `aadd_messages` to avoid
unnecessary round-trips.
4 months ago
..
__init__.py community[patch]: import flattening fix (#20110) 4 months ago
astradb.py astradb: Add AstraDBChatMessageHistory to langchain-astradb package (#17732) 6 months ago
cassandra.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
cosmos_db.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
dynamodb.py community[patch]: history size support for DynamoDBChatMessageHistory (#16794) 5 months ago
elasticsearch.py community[patch]: mypy ignore fix (#18483) 5 months ago
file.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
firestore.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
in_memory.py Add async methods to BaseChatMessageHistory and BaseMemory (#16728) 7 months ago
momento.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
mongodb.py community[patch]: Mongo index creation (#17748) 6 months ago
neo4j.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
postgres.py community[patch]: Add deprecation warnings to postgres implementation (#20222) 4 months ago
redis.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
rocksetdb.py infra: add print rule to ruff (#16221) 7 months ago
singlestoredb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
sql.py community[patch]: docstrings update (#20301) 4 months ago
streamlit.py community: Fix bug with StreamlitChatMessageHistory (#18834) 6 months ago
tidb.py community[patch]: chat message history mypy fixes (#17059) 7 months ago
upstash_redis.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
xata.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
zep.py zep[patch]: implement add_messages and aadd_messages (#20099) 4 months ago