The below example shows a pipeline that takes in a CSV file containing e-commerce product data and queries the CSV for the answer based on a question (in this case: “How many items are sold?”.
Input Node: Allows the user to ask a question. Here, “How many items are sold?”
CSV Query Agent Node: Queries the CSV based on the question