跳到主要內容
Open on GitHub

Baichuan

百川智能 是一家中國 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

此頁面是否對您有幫助?