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
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>
6 months ago
..
cli templates: readme langsmith not private beta (#20173) 6 months ago
community community[minor]: Add Datahareld tool (#19680) 6 months ago
core docs: Refine RunnablePassthrough docstring (#19812) 6 months ago
experimental community[patch]: update use of deprecated llm methods (#20393) 6 months ago
langchain community[patch]: update use of deprecated llm methods (#20393) 6 months ago
partners groq[patch]: Make stream robust to ToolMessage (#20417) 6 months ago
standard-tests core: bind_tools interface on basechatmodel (#20360) 6 months ago
text-splitters text-splitters[minor]: Add lua code splitting (#20421) 6 months ago