Skip to main content

百川

百川公司是一个中国初创公司,致力于在通用人工智能时代解决人类的基本需求:效率、健康和幸福。

安装和设置

这里注册并获取 API 密钥。

语言模型

查看使用示例

from langchain_community.llms import BaichuanLLM

聊天模型

查看使用示例

from langchain_community.chat_models import ChatBaichuan

嵌入模型

查看使用示例

from langchain_community.embeddings import BaichuanTextEmbeddings

Was this page helpful?


You can leave detailed feedback on GitHub.