Modal
本页面介绍如何使用 Modal 生态系统来运行 LangChain 自定义 LLM。 它分为两部分:
- Modal 安装和 Web 端点部署
- 将已部署的 Web 端点与
LLM包装类结合使用。
安装和设置
- 使用
pip install modal进行安装 - 运行
modal token new
本页面介绍如何使用 Modal 生态系统来运行 LangChain 自定义 LLM。 它分为两部分:
LLM 包装类结合使用。pip install modal 进行安装modal token new