Skip to content

Commit

Permalink
prompt change to not remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kektobiologist committed Oct 30, 2024
1 parent 6de88f6 commit c116f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/src/metabase/prompts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ General instructions:
Special Instructions:
- If the Trino engine is used, DO NOT end the query with a semicolon. Trailing semicolons are not supported in Trino.
- Do not remove comments from the SQL query unless specifically asked to. Often they are needed by the user for experimentation.
Routine to follow:
1. If there are any images in the last user message, focus on the image
Expand Down

0 comments on commit c116f3c

Please sign in to comment.