The multi agent system enables folks using google sheets to organize & manage their data to query their data in natural language. The system has following 4 individual agents:
- Main Workflow
- fetch_table_schema workflow
- execute_query_tool
- Google Sheet to PostgreSQL table
Main Workflow Structure
fetch_table_schema Structure
execute_query_tool structure
Google sheet to postgreSQL table
Limitations of the Model - Things to be improved
Resources