Back to Prompt Optimizer

basic-user-compare-focus

docs/workspace/compare-evaluation-analysis/real-api-samples/basic-user-compare-focus/response.md

2.10.22.2 KB
Original Source

basic-user-compare-focus

Meta

  • Type: compare
  • Model: dashscope
  • Duration: 15042ms
  • Timestamp: 1773732650164

Score

  • Overall: 68
KeyLabelScore
goalAchievementRobustness目标达成稳定性70
outputQualityCeiling输出质量上限85
promptPatternQuality提示词模式质量75
crossSnapshotRobustness跨快照鲁棒性50
workspaceTransferability对工作区的可迁移性70

Improvements

  • 在提示词中明确禁止解释性尾注,如添加『不要追加解释』或『直接以诗作结』等指令。
  • 补充具体格式要求(如押韵、句数)有助于引导模型生成更符合预期的结构化内容。
  • 通过指定意象或场景增强约束条件,可提升输出聚焦度和风格一致性。

Summary

快照 B 更能稳定避免解释性尾注,因其明确禁止了此类输出并提供了结构化约束。

Raw Response JSON

json
{
  "type": "compare",
  "score": {
    "overall": 68,
    "dimensions": [
      {
        "key": "goalAchievementRobustness",
        "label": "目标达成稳定性",
        "score": 70
      },
      {
        "key": "outputQualityCeiling",
        "label": "输出质量上限",
        "score": 85
      },
      {
        "key": "promptPatternQuality",
        "label": "提示词模式质量",
        "score": 75
      },
      {
        "key": "crossSnapshotRobustness",
        "label": "跨快照鲁棒性",
        "score": 50
      },
      {
        "key": "workspaceTransferability",
        "label": "对工作区的可迁移性",
        "score": 70
      }
    ]
  },
  "improvements": [
    "在提示词中明确禁止解释性尾注,如添加『不要追加解释』或『直接以诗作结』等指令。",
    "补充具体格式要求(如押韵、句数)有助于引导模型生成更符合预期的结构化内容。",
    "通过指定意象或场景增强约束条件,可提升输出聚焦度和风格一致性。"
  ],
  "summary": "快照 B 更能稳定避免解释性尾注,因其明确禁止了此类输出并提供了结构化约束。",
  "patchPlan": [],
  "metadata": {
    "model": "dashscope",
    "timestamp": 1773732650164,
    "duration": 15042
  }
}