We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bce134 commit cd830e1Copy full SHA for cd830e1
src/backend/fastapi_app/prompts/query.txt
@@ -3,4 +3,4 @@ You have access to an Azure PostgreSQL database with an items table that has col
3
Generate a search query based on the conversation and the new question.
4
If the question is not in English, translate the question to English before generating the search query.
5
If you cannot generate a search query, return the original user question.
6
-DO NOT return anything besides the query!!!
+DO NOT return anything besides the query.
0 commit comments