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/langchain_community
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
..
adapters docs: added `community` modules descriptions (#17827) 8 months ago
agent_toolkits community[patch]: docstrings update (#20301) 6 months ago
callbacks community[patch]: update use of deprecated llm methods (#20393) 6 months ago
chat_loaders community[patch]: import flattening fix (#20110) 6 months ago
chat_message_histories community[patch]: docstrings update (#20301) 6 months ago
chat_models community[patch]:sparkllm standardize init args (#20194) 6 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 6 months ago
docstore community[patch]: docstrings update (#20301) 6 months ago
document_compressors community[patch]: docstrings update (#20301) 6 months ago
document_loaders community[minor]: Firecrawl.dev integration (#20364) 6 months ago
document_transformers community[patch]: docstrings update (#20301) 6 months ago
embeddings community[patch]: Fix YandexGPT embeddings (#19720) 6 months ago
example_selectors docs: added `community` modules descriptions (#17827) 8 months ago
graphs community[patch]: docstrings update (#20301) 6 months ago
indexes community[patch]: docstrings update (#20301) 6 months ago
llms community[patch]: update use of deprecated llm methods (#20393) 6 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers community[patch]: docstrings update (#20301) 6 months ago
storage community[patch]: import flattening fix (#20110) 6 months ago
tools community[minor]: Add Datahareld tool (#19680) 6 months ago
utilities community[minor]: Add Datahareld tool (#19680) 6 months ago
utils community[patch]: docstrings update (#20301) 6 months ago
vectorstores community[patch]: docstrings update (#20301) 6 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py community[patch]: import flattening fix (#20110) 6 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago