Files
claude-cookbooks/skills/text_to_sql
2024-11-01 12:39:05 -07:00
..
2024-09-25 01:15:33 +02:00
2024-10-23 15:27:12 -07:00
2024-10-23 15:27:12 -07: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.