langchain/docs/modules/agents
Nicholas Liu 7652d2abb0
Add Multi-CSV/DF support in CSV and DataFrame Toolkits (#5009)
Add Multi-CSV/DF support in CSV and DataFrame Toolkits
* CSV and DataFrame toolkits now accept list of CSVs/DFs
* Add default prompts for many dataframes in `pandas_dataframe` toolkit

Fixes #1958
Potentially fixes #4423

## Testing
* Add single and multi-dataframe integration tests for
`pandas_dataframe` toolkit with permutations of `include_df_in_prompt`
* Add single and multi-CSV integration tests for csv toolkit
---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-05-25 14:23:11 -07:00
..
agent_executors/examples bump version to 173 (#4910) 2023-05-17 23:36:45 -07:00
agents Remove API key from docs (#5223) 2023-05-24 22:25:39 -07:00
toolkits/examples Add Multi-CSV/DF support in CSV and DataFrame Toolkits (#5009) 2023-05-25 14:23:11 -07:00
tools Fix annoying typo in docs (#5029) 2023-05-20 22:02:21 -07:00
agent_executors.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
agents.rst agent docs (#2551) 2023-04-07 10:01:23 -07:00
getting_started.ipynb Docs link custom agent page in getting started (#5250) 2023-05-25 13:11:30 -07:00
how_to_guides.rst pandas and csv agents (#1353) 2023-02-28 22:19:11 -08:00
plan_and_execute.ipynb Harrison/spell executor (#4914) 2023-05-18 20:43:33 -07:00
streaming_stdout_final_only.ipynb Streaming only final output of agent (#2483) (#4630) 2023-05-20 09:20:17 -07:00
toolkits.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
tools.rst tool validation logic 2023-04-17 21:59:32 -07:00