CSV Query Agent Node
Last updated
Last updated
This node allows you to query CSV files by using a LLM agent.
CSV File: The CSV file you want to query
Type: File
Search Query: The question you want to ask to the CSV
Type: Text
Output: The answer to the Search Query based on the CSV
Type: Text
Example usage: {{csv_query_0.output}}
Click on the “+” button on the right of the node to create and connect the node to a semantic node.
The semantic search node is a commonly connected node to the file node as you may want to embed the data from the file for querying.