mirror of
https://github.com/linshenkx/prompt-optimizer.git
synced 2026-07-01 08:14:40 +08:00
- fold earlier planning notes into a single current-spec and archived history structure - keep manual acceptance steps and real API samples aligned with the refactored analysis/result/compare model - retain supporting workspace notes needed to review version-selection and evaluation behavior changes
1.0 KiB
1.0 KiB
basic-user-prompt-only
Meta
- Type:
prompt-only - Evaluation Model:
dashscope - Mode:
basic/user
Focus Brief
重点检查“不要解释”是否写得足够强,并判断是否会诱发模型追加说明性尾注
Editable Target
Workspace Prompt
请写一首关于秋日思念的七言律诗。具体要求:1. 八句四联,押平声韵。2. 通过秋景间接表达思念。3. 语言凝练含蓄,不要解释。
Raw Request JSON
{
"type": "prompt-only",
"evaluationModelKey": "dashscope",
"mode": {
"functionMode": "basic",
"subMode": "user"
},
"focus": {
"content": "重点检查“不要解释”是否写得足够强,并判断是否会诱发模型追加说明性尾注",
"source": "user",
"priority": "highest"
},
"target": {
"workspacePrompt": "请写一首关于秋日思念的七言律诗。具体要求:1. 八句四联,押平声韵。2. 通过秋景间接表达思念。3. 语言凝练含蓄,不要解释。"
}
}