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/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>
1 year ago
..
cassandra_chat_message_history.ipynb mv module integrations docs (#8101) 1 year ago
dynamodb_chat_message_history.ipynb mv module integrations docs (#8101) 1 year ago
entity_memory_with_sqlite.ipynb mv module integrations docs (#8101) 1 year ago
index.mdx mv module integrations docs (#8101) 1 year ago
momento_chat_message_history.ipynb mv module integrations docs (#8101) 1 year ago
mongodb_chat_message_history.ipynb mv module integrations docs (#8101) 1 year ago
motorhead_memory.ipynb mv module integrations docs (#8101) 1 year ago
motorhead_memory_managed.ipynb mv module integrations docs (#8101) 1 year ago
postgres_chat_message_history.ipynb mv module integrations docs (#8101) 1 year ago
redis_chat_message_history.ipynb mv module integrations docs (#8101) 1 year ago
streamlit_chat_message_history.ipynb Add StreamlitChatMessageHistory (#8497) 1 year ago
zep_memory.ipynb mv module integrations docs (#8101) 1 year ago