langchain/docs/modules/agents/toolkits/examples
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
..
azure_cognitive_services.ipynb Add AzureCognitiveServicesToolkit to call Azure Cognitive Services API (#5012) 2023-05-23 06:45:48 -07:00
csv.ipynb Add Multi-CSV/DF support in CSV and DataFrame Toolkits (#5009) 2023-05-25 14:23:11 -07:00
gmail.ipynb Pass parsed inputs through to tool _run (#4309) 2023-05-08 09:13:05 -07:00
jira.ipynb Harrison/output error (#3094) 2023-04-18 08:59:56 -07:00
json.ipynb requests wrapper (#2367) 2023-04-03 21:57:19 -07:00
openai_openapi.yml big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
openapi_nla.ipynb Harrison/docs cleanup (#2633) 2023-04-09 12:55:22 -07:00
openapi.ipynb Harrison/output error (#3094) 2023-04-18 08:59:56 -07:00
pandas.ipynb Add Multi-CSV/DF support in CSV and DataFrame Toolkits (#5009) 2023-05-25 14:23:11 -07:00
playwright.ipynb Add Structure Chat Agent (#3912) 2023-05-01 20:34:50 -07:00
powerbi.ipynb power bi api wrapper integration tests & bug fix (#4983) 2023-05-19 11:25:52 -04:00
python.ipynb Harrison/spark connect example (#4659) 2023-05-13 21:44:54 -07:00
spark_sql.ipynb Add Spark SQL support (#4602) (#4956) 2023-05-18 20:53:08 -07:00
spark.ipynb [nit] Simplify Spark Creation Validation Check A Little Bit (#4761) 2023-05-18 18:57:54 -07:00
sql_database.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
titanic_age_fillna.csv Add Multi-CSV/DF support in CSV and DataFrame Toolkits (#5009) 2023-05-25 14:23:11 -07:00
titanic.csv big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
vectorstore.ipynb update vectorstore.ipynb (#2239) 2023-03-31 17:49:23 -07:00