langchain/docs/extras/integrations/memory
Joshua Carroll 6705928b9d
Add StreamlitChatMessageHistory (#8497)
Add a StreamlitChatMessageHistory class that stores chat messages in
[Streamlit's Session
State](https://docs.streamlit.io/library/api-reference/session-state).

Note: The integration test uses a currently-experimental Streamlit
testing framework to simulate the execution of a Streamlit app. Marking
this PR as draft until I confirm with the Streamlit team that we're
comfortable supporting it.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-08-01 14:28:15 -07:00
..
cassandra_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
dynamodb_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
entity_memory_with_sqlite.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
index.mdx mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
momento_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
mongodb_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
motorhead_memory_managed.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
motorhead_memory.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
postgres_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
redis_chat_message_history.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
streamlit_chat_message_history.ipynb Add StreamlitChatMessageHistory (#8497) 2023-08-01 14:28:15 -07:00
zep_memory.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00