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 4cb5f4c353
community[patch]: import flattening fix (#20110)
This PR should make it easier for linters to do type checking and for IDEs to jump to definition of code.

See #20050 as a template for this PR.
- As a byproduct: Added 3 missed `test_imports`.
- Added missed `SolarChat` in to __init___.py Added it into test_import
ut.
- Added `# type: ignore` to fix linting. It is not clear, why linting
errors appear after ^ changes.

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
5 months ago
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits community[patch]: import flattening fix (#20110) 5 months ago
callbacks community[minor]: add bedrock anthropic callback for token usage counting (#19864) 5 months ago
chat_loaders community[patch]: import flattening fix (#20110) 5 months ago
chat_message_histories community[patch]: import flattening fix (#20110) 5 months ago
chat_models community[patch]: import flattening fix (#20110) 5 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 5 months ago
docstore community[patch]: import flattening fix (#20110) 5 months ago
document_compressors community[patch]: import flattening fix (#20110) 5 months ago
document_loaders community[patch]: import flattening fix (#20110) 5 months ago
document_transformers community[patch]: import flattening fix (#20110) 5 months ago
embeddings community[patch]: import flattening fix (#20110) 5 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs community[patch]: import flattening fix (#20110) 5 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[patch]: import flattening fix (#20110) 5 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 8 months ago
retrievers community[patch]: import flattening fix (#20110) 5 months ago
storage community[patch]: import flattening fix (#20110) 5 months ago
tools community[patch]: import flattening fix (#20110) 5 months ago
utilities community[patch]: import flattening fix (#20110) 5 months ago
utils community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531) 6 months ago
vectorstores community[patch]: import flattening fix (#20110) 5 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
cache.py community[patch]: import flattening fix (#20110) 5 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago