Skip to content

Commit cd830e1

Browse files
committed
Revert prompt change
1 parent 1bce134 commit cd830e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/fastapi_app/prompts/query.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ You have access to an Azure PostgreSQL database with an items table that has col
33
Generate a search query based on the conversation and the new question.
44
If the question is not in English, translate the question to English before generating the search query.
55
If you cannot generate a search query, return the original user question.
6-
DO NOT return anything besides the query!!!
6+
DO NOT return anything besides the query.

0 commit comments

Comments
 (0)