-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrun.yaml
More file actions
21 lines (21 loc) · 582 Bytes
/
run.yaml
File metadata and controls
21 lines (21 loc) · 582 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
version: "2"
image_name: rh
apis:
- safety
- shields
providers:
safety:
- provider_id: trustyai_fms
provider_type: remote::trustyai_fms
module: llama_stack_provider_trustyai_fms==${env.MODULE_VERSION}
config:
orchestrator_url: ${env.FMS_ORCHESTRATOR_URL}
shields:
pii:
type: content
confidence_threshold: 0.5
message_types: ["system"]
detectors:
regex:
detector_params:
regex: ["email", "ssn", "credit-card", "^verypersonal$"]