langchain/docs/modules/chains/examples
Harrison Chase 248c297f1b
Sample row in table info for SQLDatabase (#769) (#782)
The agents usually benefit from understanding what the data looks like
to be able to filter effectively. Sending just one row in the table info
allows the agent to understand the data before querying and get better
results.

---------

Co-authored-by: Francisco Ingham <>

---------

Co-authored-by: Francisco Ingham <fpingham@gmail.com>
2023-01-28 13:37:07 -08:00
..
api.ipynb Harrison/new api chain (#623) 2023-01-15 18:34:43 -08:00
llm_bash.ipynb Custom prompt option for llm_bash and api chains (#612) 2023-01-14 07:22:52 -08:00
llm_checker.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
llm_math.ipynb add custom prompt for LLMMathChain and SQLDatabase chain (#605) 2023-01-13 06:28:51 -08:00
llm_requests.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
moderation.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
pal.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
sqlite.ipynb Sample row in table info for SQLDatabase (#769) (#782) 2023-01-28 13:37:07 -08:00