mirror of
https://github.com/linshenkx/prompt-optimizer.git
synced 2026-07-02 06:34: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
17 lines
539 B
JSON
17 lines
539 B
JSON
{
|
||
"type": "prompt-only",
|
||
"evaluationModelKey": "dashscope",
|
||
"mode": {
|
||
"functionMode": "basic",
|
||
"subMode": "user"
|
||
},
|
||
"focus": {
|
||
"content": "重点检查“不要解释”是否写得足够强,并判断是否会诱发模型追加说明性尾注",
|
||
"source": "user",
|
||
"priority": "highest"
|
||
},
|
||
"target": {
|
||
"workspacePrompt": "请写一首关于秋日思念的七言律诗。具体要求:1. 八句四联,押平声韵。2. 通过秋景间接表达思念。3. 语言凝练含蓄,不要解释。"
|
||
}
|
||
}
|