CSVKnowledge is a knowledge base class that allows you to load and query data from CSV files.

ParameterTypeDefaultDescription
pathUnion[str, Path]RequiredPath to the CSV file
readerCSVReaderCSVReader()Reader to read CSV documents