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:
@@ -30,6 +30,16 @@ def main():
|
||||
"content": "o plano foi cancelado sem protocolo"
|
||||
}
|
||||
]
|
||||
|
||||
messages = [
|
||||
{"role": "context", "content": {}},
|
||||
{
|
||||
"role": "user",
|
||||
"content": "meu cpf é 169.323.728-00"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
tests.append(messages)
|
||||
|
||||
rails = create_rails()
|
||||
|
||||
Reference in New Issue
Block a user