Skill-BidCreater/evals/evals.json
2026-03-14 08:49:28 +08:00

18 lines
869 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"skill_name": "cn-it-bid-writer",
"evals": [
{
"id": 1,
"prompt": "当前项目只有招标文件,没有现成模板。请先完成目录阶段:生成技术标目录和商务及其他目录,技术目录不要停留在“技术方案/实施方案”这种抽象叶子节点,商务目录中技术部分只保留占位。",
"expected_output": "能先整理结构化目录,执行目录门禁检查,再生成两份目录版 DOCX。",
"files": []
},
{
"id": 2,
"prompt": "请根据当前项目资料只生成技术标目录版 DOCX要求目录层级至少展开到三级覆盖原则、架构、模块、实施、验收、运维等承载位。",
"expected_output": "生成可直接继续写正文的技术标目录,并避免抽象标题直接作为叶子节点。",
"files": []
}
]
}