mirror of
				https://github.com/anthropics/claude-cookbooks.git
				synced 2025-10-06 01:00:28 +03:00 
			
		
		
		
	WIP Text to SQL - checkpoint
This commit is contained in:
		| @@ -47,7 +47,14 @@ | ||||
|    "source": [ | ||||
|     "## Table of Contents\n", | ||||
|     "\n", | ||||
|     "[TODO]" | ||||
|     "1. [Introduction](#introduction)\n", | ||||
|     "2. [Setup](#setup)\n", | ||||
|     "3. [Creating a Basic Text to SQL Prompt](#creating-a-basic-text-to-sql-prompt)\n", | ||||
|     "4. [Improving the Prompt with Examples](#improving-the-prompt-with-examples)\n", | ||||
|     "5. [Using Chain-of-Thought Prompting](#using-chain-of-thought-prompting)\n", | ||||
|     "6. [Implementing RAG for Complex Database Schemas](#implementing-rag-for-complex-database-schemas)\n", | ||||
|     "7. [Implementing Query Self-Improvement](#implementing-query-self-improvement)\n", | ||||
|     "8. [Evaluations](#evaluations)" | ||||
|    ] | ||||
|   }, | ||||
|   { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mahesh Murag
					Mahesh Murag