Add HallucinationGuardrail documentation (#2889)
Some checks failed
Notify Downstream / notify-downstream (push) Has been cancelled

* docs: enterprise hallucination guardrails

Documents the `HallucinationGuardrail` feature for enterprise users, including usage examples, configuration options, and integration patterns.

* fix: update import

in the tin

* chore: add docs.json route

Add route for hallucination guardrail mdx
This commit is contained in:
Greyson LaLonde
2025-05-22 14:48:17 -04:00
committed by GitHub
parent e59627adf2
commit d131d4ef96
2 changed files with 249 additions and 3 deletions

View File

@@ -144,7 +144,7 @@
"group": "MCP Integration",
"pages": [
"mcp/crewai-mcp-integration"
]
]
},
{
"group": "Agent Monitoring & Observability",
@@ -213,7 +213,8 @@
"pages": [
"enterprise/features/tool-repository",
"enterprise/features/webhook-streaming",
"enterprise/features/traces"
"enterprise/features/traces",
"enterprise/features/hallucination-guardrail"
]
},
{
@@ -308,4 +309,4 @@
"reddit": "https://www.reddit.com/r/crewAIInc/"
}
}
}
}