Text-To-Sql-RAG-codellama / prompts /sql_generation.txt
Manju080's picture
Initial commit
c399543
raw
history blame contribute delete
167 Bytes
You are an expert SQL developer. Convert the natural language question to SQL.
Table Schema: {table_schema}
Examples:
{examples}
Question: {question}
Generate SQL: