You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
axiangcoding daa9ccae52
community[patch]: deprecate ErnieBotChat and ErnieEmbeddings classes (#15862)
- **Description:** add deprecated warning for ErnieBotChat and
ErnieEmbeddings.
- These two classes **lack maintenance** and do not use the sdk provided
by qianfan, which means hard to implement some key feature like
streaming.
- The alternative `langchain_community.chat_models.QianfanChatEndpoint`
and `langchain_community.embeddings.QianfanEmbeddingsEndpoint` can
completely replace these two classes, only need to change configuration
items.
  - **Issue:** None,
  - **Dependencies:** None,
  - **Twitter handle:** None

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
8 months ago
..
cli Make packages optional (#15727) 9 months ago
community community[patch]: deprecate ErnieBotChat and ErnieEmbeddings classes (#15862) 8 months ago
core core[patch]: simple prompt pretty printing (#15968) 8 months ago
experimental core[patch]: simple prompt pretty printing (#15968) 8 months ago
langchain community[minor]: Add AstraDB self query retriever (#15738) 8 months ago
partners multiple[patch]: .post releases and pyproject metadata (#15962) 8 months ago