refactor: simplify TaskGuardrail to use LLM for validation, no code generation

This commit is contained in:
Lucas Gomide
2025-04-29 09:50:03 -03:00
parent e3ab80f517
commit e940ff3cbd
14 changed files with 3883 additions and 4217 deletions

View File

@@ -6,7 +6,7 @@ research_task:
expected_output: >
A list with 10 bullet points of the most relevant information about {topic}
agent: researcher
guardrail: make sure each bullet contains a minimum of 100 words
guardrail: ensure each bullet contains its source
reporting_task:
description: >