Skip to content

Commit 07c62b4

Browse files
authored
Update copilot-sdk-evaluate.md
add CR
1 parent d30a50e commit 07c62b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-studio/tutorials/copilot-sdk-evaluate.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@ For more information about evaluation results in AI Studio, see [How to view eva
156156
157157
Notice that the responses are not well grounded. In many cases, the model replies with a question rather than an answer. This is a result of the prompt template instructions.
158158
159-
* In your **assets/grounded_chat.prompty** file, find the sentence "If the question is related to outdoor/camping gear and clothing but vague, ask for clarifying questions instead of referencing documents." * Change the sentence to "If the question is related to outdoor/camping gear and clothing but vague, try to answer based on the reference documents, then ask for clarifying questions."
159+
* In your **assets/grounded_chat.prompty** file, find the sentence "If the question is related to outdoor/camping gear and clothing but vague, ask for clarifying questions instead of referencing documents."
160+
* Change the sentence to "If the question is related to outdoor/camping gear and clothing but vague, try to answer based on the reference documents, then ask for clarifying questions."
160161
* Save the file and re-run the evaluation script.
161162
162163
Try other modifications to the prompt template, or try different models, to see how the changes affect the evaluation results.

0 commit comments

Comments
 (0)