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/tests/unit_tests/tools
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>
6 months ago
..
audio community[minor]: add hugging face text-to-speech inference API (#18880) 6 months ago
eden_ai community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
file_management infra: Fix test filesystem paths incompatible with windows (#14388) 9 months ago
gmail community: add args_schema to GmailSendMessage (#14973) 9 months ago
openai_dalle_image_generation community[patch]: add Integration for OpenAI image gen with v1 sdk (#17771) 6 months ago
openapi community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
powerbi community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
requests Add dangerous parameter to requests tool (#18697) 7 months ago
shell community[patch]: Basic Logging and Human input to ShellTool (#15932) 9 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_exported.py community: Vectara summarization (#14970) 10 months ago
test_imports.py community[patch]: import flattening fix (#20110) 6 months ago
test_json.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_public_api.py community[minor]: Update Azure Cognitive Services to Azure AI Services (#19488) 6 months ago
test_signatures.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_you.py community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 7 months ago
test_zapier.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago