langchain/libs/community/tests/unit_tests/tools
Juan Carlos José Camacho 450c458f8f
community[minor]: Add Datahareld tool (#19680)
**Description:** Integrate [dataherald](https://www.dataherald.com)
tool, It is a natural language-to-SQL tool.
**Dependencies:** Install dataherald sdk to use it,
```
pip install dataherald
```

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Christophe Bornet <cbornet@hotmail.com>
2024-04-13 23:27:16 +00:00
..
audio community[minor]: add hugging face text-to-speech inference API (#18880) 2024-03-29 15:02:29 +00:00
eden_ai
file_management
gmail
openai_dalle_image_generation community[patch]: add Integration for OpenAI image gen with v1 sdk (#17771) 2024-03-29 00:23:14 +00:00
openapi
powerbi
requests Add dangerous parameter to requests tool (#18697) 2024-03-07 15:10:56 -05:00
shell
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_exported.py
test_imports.py community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
test_json.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_public_api.py community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
test_signatures.py
test_you.py community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 2024-03-03 14:30:05 -08:00
test_zapier.py