Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 576 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 576 Bytes

LLM Agent Builder Example - CSV Processor

build

Process local CSV files.

Tools used:

  • readLocalFile
  • writeLocalFile

Quick Start

Start the application and navigate to http://localhost:8080.

Sample CSV file can be found here.

Below is the screenshot of chatting with agent about this sample CSV file.

CSV processor