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 GitHub
parent d6d98ee969
commit 17e25fb842

View File

@@ -268,7 +268,7 @@ analysis_task = Task(
Task guardrails provide a way to validate and transform task outputs before they 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 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 ### Using Task Guardrails