Text-To-Sql-RAG-codellama / prompts /few_shot_examples.txt
Manju080's picture
Initial commit
c399543
raw
history blame contribute delete
145 Bytes
Given these examples, generate SQL for the new question:
Examples:
{examples}
New Question: {question}
Table Schema: {table_schema}
SQL Query: