扩展 llm_score 支持多维度评分 #19
Labels
No Label
priority:P0
priority:P1
priority:P2
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: solahqb/AgentEvalTool#19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
Wayfinder #13 差距分析(#17)识别的 P0 差距。
需求
扩展
llm_score规则,支持对准确性、相关性、完整性分别打 0-10 分(三个独立分数)。实现要点
llm_score规则配置,支持多个评分维度验收标准
Resolution
实现完成,PR #27。
实现内容:
details字段存储结构化多维度分数dimensions参数配置多个评分维度criteria单维度模式继续有效配置示例: