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/community/langchain_community
kYLe 17ecf6e119
community[patch]: Remove model limitation on Anyscale LLM (#17662)
**Description:** Llama Guard is deprecated from Anyscale public
endpoint.
**Issue:** Change the default model. and remove the limitation of only
use Llama Guard with Anyscale LLMs
Anyscale LLM can also works with all other Chat model hosted on
Anyscale.
Also added `async_client` for Anyscale LLM
7 months ago
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits docs: added `community` modules descriptions (#17827) 7 months ago
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 7 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
chat_message_histories astradb: Add AstraDBChatMessageHistory to langchain-astradb package (#17732) 7 months ago
chat_models community[minor]: Add async_client for Anyscale Chat model (#18050) 7 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders community[patch]: Skip `OpenAIWhisperParser` extremely small audio chunks to avoid api error (#11450) 7 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 8 months ago
embeddings community[minor]: infinity embedding local option (#17671) 7 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs community[patch]: Added more functions in NetworkxEntityGraph class (#17624) 7 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[patch]: Remove model limitation on Anyscale LLM (#17662) 7 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 8 months ago
retrievers community[patch]: fix llama index imports and fields access (#17870) 7 months ago
storage docs: Add docstring to AstraDBStore (#17793) 7 months ago
tools community[patch]: compatibility with SQLAlchemy 1.4.x (#17954) 7 months ago
utilities community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 7 months ago
utils Add the BQ job usage tracking from LangChain (#17123) 7 months ago
vectorstores community[patch]: fix lint (#17984) 7 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py community[patch]: Graceful handling of redis errors in RedisCache and AsyncRedisCache (#17171) 7 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago