Home avatar

Let AI Write Flawless SQL: A Deep Dive into the SQL-of-Thought Multi-Agent Framework

Dive into SQL-of-Thought, a novel multi-agent framework designed to significantly boost LLM performance on Text-to-SQL tasks. This article breaks down its unique agentic workflow, guided error correction, and how providing an SQL Error Taxonomy leads to more accurate queries.

SENSE Explained: How Strong and Weak LLMs Achieve State-of-the-Art Text-to-SQL (ACL 2024)

Discover how the SENSE paper (ACL 2024) boosts Text-to-SQL performance for open-source models. This article breaks down its two-stage method of using synthetic data from strong LLMs for SFT and weak LLMs for DPO to achieve state-of-the-art results.