mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
357 B
357 B
Text-to-SQL with Claude
Learn how to generate complex SQL queries from natural language using prompting techniques, self-improvement, and RAG.
Contents
guide.ipynb: Main tutorial notebookdata/: Data files for examples and testingevaluation/: Evaluation scripts using Promptfoo
For evaluation instructions, see evaluation/README.md.