fix: update import

in the tin
This commit is contained in:
Greyson Lalonde
2025-05-22 12:40:06 -04:00
parent ed25cfd44d
commit 0c55eab562

View File

@@ -23,7 +23,7 @@ AI hallucinations occur when language models generate content that appears plaus
```python
from crewai.tasks.hallucination_guardrail import HallucinationGuardrail
from crewai.llm import LLM
from crewai import LLM
# Initialize the guardrail with reference context
guardrail = HallucinationGuardrail(