Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

Use this file to discover all available pages before exploring further.

CSVUrlKnowledge is a knowledge base class that allows you to load and query data from CSV files stored in URLs.
ParameterTypeDefaultDescription
urlsList[str]RequiredList of URLs pointing to CSV files
readerCSVUrlReaderCSVUrlReader()Reader to read CSV documents from URLs