mirror of
https://github.com/hoshikawa2/nemo_guardrails_configuration.git
synced 2026-07-09 17:04:20 +00:00
10 lines
199 B
YAML
10 lines
199 B
YAML
models:
|
|
- type: main
|
|
engine: openai
|
|
model: gpt-4.1
|
|
rails:
|
|
input:
|
|
flows: [check toxicidade, check out of scope]
|
|
output:
|
|
flows: [check verbalizacao prematura, check groundedness]
|