langchain/libs/community/langchain_community
Alessio Serra d628a80a5d
community[patch]: added 'conversational' as a valid task for hugginface endopoint models (#15761)
- **Description:** added the conversational task to hugginFace endpoint
in order to use models designed for chatbot programming.
  - **Dependencies:** None

---------

Co-authored-by: Alessio Serra (ext.) <alessio.serra@partner.bmw.de>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-01-23 20:04:15 -08:00
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 2023-12-20 01:17:23 -05:00
agent_toolkits core[patch], community[patch], langchain[patch], docs: Update SQL chains/agents/docs (#16168) 2024-01-22 08:19:08 -08:00
callbacks community[patch]: Fix MlflowCallback with none artifacts_dir (#16487) 2024-01-23 19:09:02 -08:00
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 2024-01-07 20:54:45 -08:00
chat_message_histories communty[minor]: Store Message History to TiDB Database (#16304) 2024-01-22 13:56:56 -08:00
chat_models community[minor]: Add iFlyTek Spark LLM chat model support (#13389) 2024-01-23 19:23:46 -08:00
docstore
document_loaders community[patch]: SurrealDB fix for asyncio (#16092) 2024-01-23 19:46:19 -08:00
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 2024-01-15 10:39:25 -08:00
embeddings community: normalize bedrock embeddings (#15103) 2024-01-23 17:05:24 -08:00
graphs Fix neo4j sanitize (#16439) 2024-01-23 10:56:28 -05:00
indexes
llms community[patch]: added 'conversational' as a valid task for hugginface endopoint models (#15761) 2024-01-23 20:04:15 -08:00
output_parsers langchain[patch], community[minor]: move output_parsers.ernie_functions (#16057) 2024-01-17 10:06:18 -08:00
retrievers community[patch]: Handle when documents are not provided in the Cohere response (#16144) 2024-01-17 09:11:00 -08:00
storage community: SQLStrStore/SQLDocStore provide an easy SQL alternative to InMemoryStore to persist data remotely in a SQL storage (#15909) 2024-01-23 16:50:48 -08:00
tools community[patch]: Update bing results tool name (#16395) 2024-01-22 11:11:03 -08:00
utilities core[patch], community[patch], langchain[patch], docs: Update SQL chains/agents/docs (#16168) 2024-01-22 08:19:08 -08:00
utils openai[minor]: implement langchain-openai package (#15503) 2024-01-05 15:03:28 -08:00
vectorstores community[minor]: Add KDBAI vector store (#12797) 2024-01-23 18:37:01 -08:00
__init__.py
cache.py Do not issue beta or deprecation warnings on internal calls (#15641) 2024-01-07 20:54:45 -08:00
py.typed