Skip to main content
CsvTools enable an Agent to read and write CSV files.

Example

The following agent will download the IMDB csv file and allow the user to query it using a CLI app.
cookbook/14_tools/csv_tools.py

Toolkit Params

Toolkit Functions

Developer Resources