Files
linshen 2cdd095c2b docs(workspace): consolidate compare evaluation specs and acceptance evidence
- 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
2026-03-18 09:35:44 +08:00

1.3 KiB
Raw Permalink Blame History

basic-user-prompt-iterate-focus

Meta

  • Type: prompt-iterate
  • Evaluation Model: dashscope
  • Mode: basic/user

Focus Brief

优先强化“不要解释”,避免诗后追加说明、注释或尾注

Editable Target

Workspace Prompt

请写一首关于秋日思念的七言律诗。具体要求1. 八句四联押平声韵。2. 通过秋景间接表达思念。3. 语言凝练含蓄,不要解释。

Iterate Requirement

保持“秋日思念的七言律诗”任务不变,只增强“不要解释”的约束,避免任何诗后说明、注释、总结。

Raw Request JSON

{
  "type": "prompt-iterate",
  "evaluationModelKey": "dashscope",
  "mode": {
    "functionMode": "basic",
    "subMode": "user"
  },
  "focus": {
    "content": "优先强化“不要解释”,避免诗后追加说明、注释或尾注",
    "source": "user",
    "priority": "highest"
  },
  "iterateRequirement": "保持“秋日思念的七言律诗”任务不变,只增强“不要解释”的约束,避免任何诗后说明、注释、总结。",
  "target": {
    "workspacePrompt": "请写一首关于秋日思念的七言律诗。具体要求1. 八句四联押平声韵。2. 通过秋景间接表达思念。3. 语言凝练含蓄,不要解释。"
  }
}