Baidu Qianfan
Baidu AI Cloud Qianfan Platform is a one-stop large model development and service operation platform for enterprise developers. Qianfan not only provides including the model of Wenxin Yiyan (ERNIE-Bot) and the third-party open-source models, but also provides various AI development tools and the whole set of development environment, which facilitates customers to use and develop large model applications easily.
Basically, those model are split into the following type:
- Embedding
- Chat
- Completion
In this notebook, we will introduce how to use langchain with Qianfan mainly in Embedding
corresponding
to the package langchain/embeddings
in langchain: