Baidu
Baidu Cloud is a cloud service provided by
Baidu, Inc.
, headquartered in Beijing. It offers a cloud storage service, client software, file management, resource sharing, and Third Party Integration.
Installation and Setupโ
Register and get the Qianfan
AK
and SK
keys here.
LLMsโ
Baidu Qianfanโ
See a usage example.
from langchain_community.llms import QianfanLLMEndpoint
API Reference:QianfanLLMEndpoint
Chat modelsโ
Qianfan Chat Endpointโ
See a usage example. See another usage example.
from langchain_community.chat_models import QianfanChatEndpoint
API Reference:QianfanChatEndpoint