ERNIE Embedding-V1 is a text representation model based onDocumentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Baidu Wenxin large-scale model technology,
which converts text into a vector form represented by numerical values, and is used in text retrieval, information recommendation, knowledge mining and other scenarios.
Deprecated Warning
We recommend users using langchain_community.embeddings.ErnieEmbeddings
to use langchain_community.embeddings.QianfanEmbeddingsEndpoint instead.
You can find documentation for QianfanEmbeddingsEndpoint in the Baidu Qianfan endpoint integration.
they are 2 why we recommend users to use QianfanEmbeddingsEndpoint:
QianfanEmbeddingsEndpointsupport more embedding model in the Qianfan platform.ErnieEmbeddingsis lack of maintenance and deprecated.
Usage
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

