跳到主要内容

百川

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

安装和设置

在此处注册并获取 API 密钥。

LLMs

查看使用示例

from langchain_community.llms import BaichuanLLM
API 参考:BaichuanLLM

聊天模型

查看使用示例

from langchain_community.chat_models import ChatBaichuan
API 参考:ChatBaichuan

嵌入模型

查看使用示例

from langchain_community.embeddings import BaichuanTextEmbeddings

此页是否对您有帮助?