Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 363 Bytes

File metadata and controls

9 lines (9 loc) · 363 Bytes

说明

├── empty.yml # 空策略
├── layers_with_kg_answer.yml # 多层且带红线知识召回的策略
├── layers_with_prompt_injection_detect.yml # 多层且带提示词注入识别的策略
├── only_keyword.yml # 仅敏感词
├── only_kg_answer.yml # 仅代答
└── only_kg_search.yml # 仅红线知识召回