Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Manju080
/
Text-To-Sql-RAG-codellama
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
099abff
Text-To-Sql-RAG-codellama
/
prompts
/
few_shot_examples.txt
Manju080
Initial commit
c399543
20 days ago
raw
Copy download link
history
blame
Safe
145 Bytes
Given these examples, generate SQL for the new question:
Examples:
{examples}
New Question: {question}
Table Schema: {table_schema}
SQL Query: