pagina unica
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: test_agent
|
||||
version: v2
|
||||
owner: pytest
|
||||
purpose: Draft version for governance promotion tests.
|
||||
state: draft
|
||||
guardrails: [test_policy]
|
||||
llm:
|
||||
provider: mock
|
||||
model: gpt-4o
|
||||
temperature: 0.2
|
||||
max_tokens: 2000
|
||||
system_prompt: |
|
||||
You are a test agent. Return JSON with severity and proposed_actions.
|
||||
output_schema:
|
||||
type: object
|
||||
required: [severity]
|
||||
risk_threshold_for_hitl: 4
|
||||
updated_at: 2026-06-01T00:00:00Z
|
||||
Reference in New Issue
Block a user