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:
		| @@ -13,10 +13,14 @@ providers: | ||||
|       temperature: 0 | ||||
|  | ||||
| prompts:  | ||||
|   - prompts.py:generate_prompt | ||||
|   - prompts.py:generate_prompt_with_examples | ||||
|   - prompts.py:generate_prompt_with_cot | ||||
|   - prompts.py:generate_prompt_with_rag | ||||
|   - id: prompts.py:generate_prompt | ||||
|     label: Basic | ||||
|   - id: prompts.py:generate_prompt_with_examples | ||||
|     label: Few-Shot Examples | ||||
|   - id: prompts.py:generate_prompt_with_cot | ||||
|     label: Chain of Thought & Few-Shot Examples | ||||
|   - id: prompts.py:generate_prompt_with_rag | ||||
|     label: RAG, Few-Shot Examples, & Chain of Thought | ||||
|  | ||||
| tests: | ||||
|   - description: "Check syntax of simple query" | ||||
|   | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user
	 Mahesh Murag
					Mahesh Murag