mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 00:58:30 +00:00
docs: update task guardrails str docs
This commit is contained in:
@@ -26,7 +26,6 @@ class TaskGuardrail:
|
|||||||
|
|
||||||
Args:
|
Args:
|
||||||
description (str): The description of the validation criteria.
|
description (str): The description of the validation criteria.
|
||||||
task (Task, optional): The task whose output needs validation.
|
|
||||||
llm (LLM, optional): The language model to use for code generation.
|
llm (LLM, optional): The language model to use for code generation.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user