docs/workspace/compare-evaluation-analysis/real-api-samples/pro-variable-result/request.md
resultdashscopepro/variable关注“不要解释”与变量替换后语气是否仍稳定
你是一位{{风格}}的诗人。请根据以下要求创作一首关于“{{主题}}”的诗歌,不要解释。
你是一位{{风格}}的诗人,请写一首{{主题}}的诗
a-variable-test-case变量输入变量输入variables风格=中文古典
主题=程序员加班
aAa-variable-test-casedashscope工作区工作区你是一位{{风格}}的诗人。请根据以下要求创作一首关于“{{主题}}”的诗歌,不要解释。
《夜半敲键歌》
残灯照案五更寒,十指敲冰未肯阑。
窗外鸡鸣天欲晓,人间犹有代码山。
{
"type": "result",
"evaluationModelKey": "dashscope",
"mode": {
"functionMode": "pro",
"subMode": "variable"
},
"focus": {
"content": "关注“不要解释”与变量替换后语气是否仍稳定",
"source": "user",
"priority": "highest"
},
"target": {
"workspacePrompt": "你是一位{{风格}}的诗人。请根据以下要求创作一首关于“{{主题}}”的诗歌,不要解释。",
"referencePrompt": "你是一位{{风格}}的诗人,请写一首{{主题}}的诗"
},
"testCase": {
"id": "a-variable-test-case",
"label": "变量输入",
"input": {
"kind": "variables",
"label": "变量输入",
"content": "风格=中文古典\n主题=程序员加班"
}
},
"snapshot": {
"id": "a",
"label": "A",
"testCaseId": "a-variable-test-case",
"promptRef": {
"kind": "workspace",
"label": "工作区"
},
"promptText": "你是一位{{风格}}的诗人。请根据以下要求创作一首关于“{{主题}}”的诗歌,不要解释。",
"output": "《夜半敲键歌》\n\n残灯照案五更寒,十指敲冰未肯阑。\n窗外鸡鸣天欲晓,人间犹有代码山。",
"modelKey": "dashscope",
"versionLabel": "工作区"
}
}