feat(safety): 扩展规则覆盖幻觉、越权和合规检查 #30
No reviewers
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#30
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/safety-extended"
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?
Summary
扩展
safety规则,新增三个安全检查维度。Changes
check_hallucination):LLM 判断回答是否编造事实unauthorized_actions):模式匹配检测越权行为required_disclaimers):检查必需声明是否存在Configuration Example
Test plan
Closes #22