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