Files
claude-cookbooks/skills/text_to_sql
Garvan Doyle e4f3311989 add README
2024-09-27 18:13:24 -04:00
..
2024-09-25 01:15:33 +02:00
2024-09-25 02:03:10 +02:00
2024-09-25 18:09:25 +02:00
2024-09-27 18:13:24 -04:00

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 notebook
  • data/: Data files for examples and testing
  • evaluation/: Evaluation scripts using Promptfoo

For evaluation instructions, see evaluation/README.md.