langchain/libs/community/langchain_community/chat_loaders
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>
2024-04-10 13:01:19 -04:00
..
__init__.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
base.py
facebook_messenger.py
gmail.py
imessage.py
langsmith.py
slack.py
telegram.py
utils.py
whatsapp.py