langchain/docs/extras
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
..
_templates Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
additional_resources Link to use cases from tutorials (#8371) 2023-07-27 11:54:04 -07:00
ecosystem use top nav docs (#8090) 2023-07-21 13:52:03 -07:00
guides add example for memory (#8552) 2023-08-01 01:10:19 -07:00
integrations Add StreamlitChatMessageHistory (#8497) 2023-08-01 14:28:15 -07:00
modules updates some spelling mistakes (#8537) 2023-07-31 17:15:29 -07:00
use_cases Fixed bug7445 where a duplicate restuld_id is added to the vectorstore. (#7573) 2023-07-31 18:00:01 -07:00