Fix a typo in the Task Guardrails section (#2043)

Co-authored-by: João Moura <joaomdmoura@gmail.com>
This commit is contained in:
Bradley Goodyear
2025-02-09 18:23:52 -05:00
committed by Devin AI
parent ea493fcece
commit 2d2544669e

View File

@@ -268,7 +268,7 @@ analysis_task = Task(
Task guardrails provide a way to validate and transform task outputs before they
are passed to the next task. This feature helps ensure data quality and provides
efeedback to agents when their output doesn't meet specific criteria.
feedback to agents when their output doesn't meet specific criteria.
### Using Task Guardrails