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/docs/extras/use_cases
Manuel Soria dde1992fdd
Adding custom tools to SQL Agent (#10198)
Changes in:
- `create_sql_agent` function so that user can easily add custom tools
as complement for the toolkit.
- updating **sql use case** notebook to showcase 2 examples of extra
tools.

Motivation for these changes is having the possibility of including
domain expert knowledge to the agent, which improves accuracy and
reduces time/tokens.

---------

Co-authored-by: Manuel Soria <manuel.soria@greyscaleai.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
1 year ago
..
more
question_answering Update docs w/ prompt hub (#10197) 1 year ago
apis.ipynb
chatbots.ipynb
code_understanding.ipynb
extraction.ipynb
sql.ipynb Adding custom tools to SQL Agent (#10198) 1 year ago
summarization.ipynb
tagging.ipynb
web_scraping.ipynb