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/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>
4 months ago
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
test_arxiv.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
test_graphql.py community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 6 months ago
test_imports.py community[minor]: Add Datahareld tool (#19680) 4 months ago
test_nvidia_riva_asr.py community: Added new Utility runnables for NVIDIA Riva. (#15966) 7 months ago
test_nvidia_riva_tts.py community: Added new Utility runnables for NVIDIA Riva. (#15966) 7 months ago
test_tavily.py Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 7 months ago
test_you.py community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 6 months ago