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
Leonid Ganeline b8c6ebf647
refactor `utils` (#15432)
The `langchain` [still holds several
artifacts](https://api.python.langchain.com/en/latest/langchain_api_reference.html#module-langchain.utils)
that belongs to `community`. If they moved then `langchain.utils`
namespace would be removed completely.
- moved `ernie_functions` artifacts to `community`
9 months ago
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 9 months ago
agent_toolkits docs: docstrings `langchain_community` update (#14889) 9 months ago
callbacks Delete V1 tracer and refactor tracer tests to core (#15326) 9 months ago
chat_loaders Langchain_community: Small Fix when loading facebook messages (#15358) 9 months ago
chat_message_histories [community]: Elasticsearch chat history encoding (#15055) 9 months ago
chat_models add api_base to _client_params (community version of #14393) (#14644) 9 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 9 months ago
document_transformers community: Make doctran synchronous (#15264) 9 months ago
embeddings Fixing the Issue with DashScopeEmbeddings Handling More than 25 Rows of Data (#14662) 9 months ago
graphs community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
llms docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 9 months ago
retrievers Don't reassign chunk_type (#14923) 9 months ago
storage community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
tools Propagate context vars in all classes/methods 9 months ago
utilities GITLAB_URL should take default https://gitlab.com instead of error (#14638) 9 months ago
utils refactor `utils` (#15432) 9 months ago
vectorstores docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 9 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py community[patch]: Fixed issue with importing Row from sqlalchemy (#14488) 9 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago