mirror of
https://github.com/hoshikawa2/nemo_guardrails_configuration.git
synced 2026-07-09 17:04:20 +00:00
Funcional
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
colang_version: "1.0"
|
||||
|
||||
models:
|
||||
- type: main
|
||||
engine: openai
|
||||
model: gpt-5
|
||||
|
||||
colang_version: "1.0"
|
||||
|
||||
rails:
|
||||
dialog:
|
||||
input:
|
||||
flows:
|
||||
- main
|
||||
@@ -3,5 +3,7 @@ define user express input
|
||||
|
||||
define flow main
|
||||
user express input
|
||||
|
||||
execute executar_pipeline_validacoes
|
||||
|
||||
bot say $nemo_response
|
||||
Reference in New Issue
Block a user