make sure the output of fix sql is delimited

This commit is contained in:
dal 2025-02-05 16:19:23 -07:00
parent 2c7ef16956
commit 7bcd7d81bc
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ You should talk about how you tried to fix the SQL query three times, and that y
At the end make sure to apologize to the user
PLEASE OUTPUT THE SQL QUERY IN THE FOLLOWING FORMAT:
```sql
<sql_query>
```
### GENERAL GUIDELINES
- Keep your response under 50 words
- Do not output the failed SQL query in your response