mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-07-09 22:04:21 +00:00
First commit
This commit is contained in:
16
libs/agent_framework/config/guardrails.yaml
Normal file
16
libs/agent_framework/config/guardrails.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
# Fonte da verdade para quais guardrails rodam.
|
||||
# Se este arquivo existir, somente os rails habilitados aqui serão instanciados.
|
||||
# Se este arquivo não existir, o framework usa o bundle default legado.
|
||||
|
||||
input:
|
||||
- code: MSK
|
||||
enabled: true
|
||||
- code: VLOOP
|
||||
enabled: true
|
||||
|
||||
output:
|
||||
- code: REVPREC
|
||||
enabled: true
|
||||
|
||||
retrieval: []
|
||||
tool: []
|
||||
Reference in New Issue
Block a user