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/tests/unit_tests/memory/chat_message_histories
Zura Isakadze 647bbf61c1
Add SQLiteChatMessageHistory (#3534)
It's based on already existing `PostgresChatMessageHistory`

Use case somewhere in between multiple files and Postgres storage.
1 year ago
..
__init__.py Harrison/file chat history (#3198) 1 year ago
test_file.py Harrison/file chat history (#3198) 1 year ago
test_sql.py Add SQLiteChatMessageHistory (#3534) 1 year ago