mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
fix: update import
in the tin
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user