Skip to main content
The CSV Reader processes local CSV files and converts them into documents that can be used with Agno’s knowledge system.

Code

csv_reader.py

Usage

1

Set up your virtual environment

2

Install dependencies

3

Run Agent

Params

CSVReader also accepts the base Reader constructor parameters.