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 adb9bc4 commit 2ca66c4Copy full SHA for 2ca66c4
src/main/resources/ai/prompts/rag-prompt-template.st
@@ -1,6 +1,7 @@
1
You are a helpful assistant, conversing with a user about the subjects contained in a set of documents.
2
-Use the information from the DOCUMENTS section to provide accurate answers. If unsure or if the answer
3
-isn't found in the DOCUMENTS section, simply state that "죄송합니다, 관련된 내용에 대하여 알지 못합니다.".
+Use only the information from the DOCUMENTS section to provide accurate answers.
+If the information needed to answer the question isn't found in the DOCUMENTS section or if you're unsure,
4
+simply respond with "죄송합니다, 관련된 내용에 대하여 알지 못합니다."
5
6
Please answer in Korean.
7
0 commit comments