mirror of
https://github.com/linshenkx/prompt-optimizer.git
synced 2026-07-01 10:14:21 +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
2.2 KiB
2.2 KiB
basic-user-compare-focus
Meta
- Type:
compare - Model:
dashscope - Duration:
15042ms - Timestamp:
1773732650164
Score
- Overall:
68
| Key | Label | Score |
|---|---|---|
goalAchievementRobustness |
目标达成稳定性 | 70 |
outputQualityCeiling |
输出质量上限 | 85 |
promptPatternQuality |
提示词模式质量 | 75 |
crossSnapshotRobustness |
跨快照鲁棒性 | 50 |
workspaceTransferability |
对工作区的可迁移性 | 70 |
Improvements
- 在提示词中明确禁止解释性尾注,如添加『不要追加解释』或『直接以诗作结』等指令。
- 补充具体格式要求(如押韵、句数)有助于引导模型生成更符合预期的结构化内容。
- 通过指定意象或场景增强约束条件,可提升输出聚焦度和风格一致性。
Summary
快照 B 更能稳定避免解释性尾注,因其明确禁止了此类输出并提供了结构化约束。
Raw Response 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
}
}