langchain/libs/community/langchain_community/chat_message_histories
Jib 9da1e0cf34
mongodb[patch]: Migrate MongoDBChatMessageHistory (#18590)
## **Description** 
Migrate the `MongoDBChatMessageHistory` to the managed
`langchain-mongodb` partner-package
## **Dependencies**
None
## **Twitter handle**
@mongodb

## **tests and docs**
- [x] Migrate existing integration test
- [x ]~ Convert existing integration test to a unit test~ Creation is
out of scope for this ticket
- [x ] ~Considering delaying work until #17470 merges to leverage the
`MockCollection` object. ~
- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-03-05 18:53:02 +00:00
..
__init__.py docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
astradb.py astradb: Add AstraDBChatMessageHistory to langchain-astradb package (#17732) 2024-02-25 18:14:49 -08:00
cassandra.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
cosmos_db.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
dynamodb.py community[patch]: Implement TTL for DynamoDBChatMessageHistory (#15478) 2024-01-29 10:22:46 -08:00
elasticsearch.py community[patch]: chat message history mypy fixes (#17059) 2024-02-05 13:13:25 -08:00
file.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
firestore.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
in_memory.py Add async methods to BaseChatMessageHistory and BaseMemory (#16728) 2024-02-05 13:20:28 -05: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 mongodb[patch]: Migrate MongoDBChatMessageHistory (#18590) 2024-03-05 18:53:02 +00:00
neo4j.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
postgres.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
redis.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
rocksetdb.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
singlestoredb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
sql.py community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
streamlit.py community[patch]: chat message histrory mypy fix (#18250) 2024-03-01 12:17:18 -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 community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
zep.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00