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>
2023-09-04 15:28:28 -07:00
..
more Made some Grammatical error fixes (#10156) 2023-09-03 20:21:46 -07:00
question_answering Update docs w/ prompt hub (#10197) 2023-09-04 14:09:08 -07:00
apis.ipynb Update apis.ipynb (#10145) 2023-09-03 13:00:22 -07:00
chatbots.ipynb docs: Fix the syntax error, replace "dotenv.load_env()" with "dotenv.load_dotenv()". 2023-08-29 11:52:50 +08:00
code_understanding.ipynb Add prompt hub for various use-cases (#9879) 2023-09-03 15:32:22 -07:00
extraction.ipynb docs: Fix the syntax error, replace "dotenv.load_env()" with "dotenv.load_dotenv()". 2023-08-29 11:52:50 +08:00
sql.ipynb Adding custom tools to SQL Agent (#10198) 2023-09-04 15:28:28 -07:00
summarization.ipynb Add prompt hub for various use-cases (#9879) 2023-09-03 15:32:22 -07:00
tagging.ipynb docs: Fix the syntax error, replace "dotenv.load_env()" with "dotenv.load_dotenv()". 2023-08-29 11:52:50 +08:00
web_scraping.ipynb docs: Fix the syntax error, replace "dotenv.load_env()" with "dotenv.load_dotenv()". 2023-08-29 11:52:50 +08:00