Skip to main content

Streamlit

Streamlit 是构建和分享数据应用的更快方式。 Streamlit 在几分钟内将数据脚本转换为可分享的网页应用。全部使用纯 Python,无需前端经验。 在 streamlit.io/generative-ai 查看更多示例。

安装和设置

我们需要安装 streamlit Python 包:

pip install streamlit

内存

查看使用示例

from langchain_community.chat_message_histories import StreamlitChatMessageHistory

回调

查看使用示例

from langchain_community.callbacks import StreamlitCallbackHandler

Was this page helpful?


You can also leave detailed feedback on GitHub.

扫我,入群扫我,找书