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.
2023-05-01 15:40:00 -07:00
..
__init__.py Harrison/file chat history (#3198) 2023-04-19 21:05:20 -07:00
test_file.py Harrison/file chat history (#3198) 2023-04-19 21:05:20 -07:00
test_sql.py Add SQLiteChatMessageHistory (#3534) 2023-05-01 15:40:00 -07:00