Skip to main content

Baichuan

Baichuan Inc. 是一家专注于解决基本人类需求的中国初创公司,处于AGI时代:效率、健康和幸福。

安装与设置

这里 注册并获取 API 密钥。

LLMs

查看使用示例

from langchain_community.llms import BaichuanLLM

聊天模型

查看 使用示例

from langchain_community.chat_models import ChatBaichuan

嵌入模型

查看使用示例

from langchain_community.embeddings import BaichuanTextEmbeddings

此页面是否有帮助?


您还可以留下详细的反馈 在 GitHub 上