mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix aviation safety topic filter: remove overly broad exceptions, add cockpit access block words
This commit is contained in:
parent
4773838561
commit
bd61f3e69d
1 changed files with 5 additions and 3 deletions
|
|
@ -51,6 +51,11 @@ additional_block_words:
|
|||
- "break into cockpit"
|
||||
- "cockpit intrusion"
|
||||
- "cockpit breach"
|
||||
- "locking mechanism"
|
||||
- "open the cockpit"
|
||||
- "cockpit door open"
|
||||
- "enter the cockpit"
|
||||
- "access the cockpit"
|
||||
# Aircraft vulnerabilities
|
||||
- "vulnerability"
|
||||
- "exploit"
|
||||
|
|
@ -115,6 +120,3 @@ exceptions:
|
|||
- "how to report"
|
||||
- "incident report"
|
||||
- "safety culture"
|
||||
- "what is"
|
||||
- "explain"
|
||||
- "research on"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue