langchain/docs/extras/integrations
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
..
callbacks mv popular and additional chains to use cases (#8242) 2023-07-27 12:55:13 -07:00
chat Updated docs on Vertex AI going GA (#8531) 2023-07-31 17:15:04 -07:00
document_loaders docs: update unstructured install instructions (#8596) 2023-08-01 14:17:49 -07:00
document_transformers mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
llms Updated docs on Vertex AI going GA (#8531) 2023-07-31 17:15:04 -07:00
memory Add StreamlitChatMessageHistory (#8497) 2023-08-01 14:28:15 -07:00
providers docs: update unstructured install instructions (#8596) 2023-08-01 14:17:49 -07:00
retrievers mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
text_embedding Updated docs on Vertex AI going GA (#8531) 2023-07-31 17:15:04 -07:00
toolkits Github add "Create PR" tool + Docs update (#8235) 2023-07-27 19:19:44 -07:00
tools Wfh/ref links (#8454) 2023-07-29 08:44:32 -07:00
vectorstores fix error in chroma docker instructions (#8533) 2023-07-31 16:32:53 -07:00