The CSVSearchTool
is a powerful RAG (Retrieval-Augmented Generation) tool designed for semantic searches within a CSV file’s content.
CSVSearchTool
CSVSearchTool
’s behavior:
Argument | Type | Description |
---|---|---|
csv | string | Optional. The path to the CSV file you want to search. This is a mandatory argument if the tool was initialized without a specific CSV file; otherwise, it is optional. |