Section 01
TAHOE: Automated Hint Optimization for Text-to-SQL
TAHOE is a Text-to-SQL system that optimizes prompts via error-driven learning, building a structured hint bank combining syntax and semantic hints. It improves performance without updating model parameters—e.g., GPT-5.5's pass rate on Spider 2.0-Snow rises from 61.95% to 79.42%. The system treats prompt optimization as a dynamic data management problem rather than static template engineering.