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.
documentation for QianfanEmbeddingsEndpoint
is here.
they are 2 why we recommend users to use QianfanEmbeddingsEndpoint
:
QianfanEmbeddingsEndpoint
support more embedding model in the Qianfan platform.ErnieEmbeddings
is lack of maintenance and deprecated.