agent-squad icon indicating copy to clipboard operation
agent-squad copied to clipboard

Feature request: Add a Python Example Demonstrating Multi-Agent Orchestrator for NL2SQL

Open pierrehanne opened this issue 1 year ago • 0 comments

Use case

Implement a Python-based example project showcasing how to leverage the capabilities of a multi-agent orchestrator for natural language to SQL (NL2SQL) tasks.

Solution/User Experience

Enhance the cookbook with an additional use case to complement existing implementations.

  • Load an open public dataset into a database (e.g., Amazon RDS PostgreSQL, Amazon Redshift, ...).
  • Demonstrate the use of an agent equipped with tools to perform Text2SQL conversions, showcasing how user prompts can be transformed into actionable SQL queries.

This example will provide a practical illustration of the agent's capabilities in processing natural language inputs to interact with databases effectively.

Alternative solutions

No response

pierrehanne avatar Dec 03 '24 21:12 pierrehanne