langchain/libs/community/tests/integration_tests/utilities
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
..
__init__.py
test_alpha_vantage.py
test_arxiv.py
test_bing_search.py
test_clickup.py
test_dataforseo_api.py
test_dataherald_api.py community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
test_duckduckdgo_search_api.py
test_github.py
test_golden_query_api.py
test_google_trends.py
test_googlesearch_api.py
test_googleserper_api.py
test_infobip.py
test_jira_api.py
test_merriam_webster_api.py
test_nasa.py
test_openweathermap.py
test_outline.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
test_passio_nutrition_ai.py
test_polygon.py
test_portkey.py
test_powerbi_api.py
test_pubmed.py
test_reddit_search_api.py
test_searchapi.py
test_serpapi.py
test_stackexchange.py
test_steam_api.py
test_tensorflow_datasets.py
test_twilio.py
test_wikipedia_api.py
test_wolfram_alpha_api.py