chore: add docs.json route

Add route for hallucination guardrail mdx
This commit is contained in:
Greyson LaLonde
2025-05-22 14:45:19 -04:00
parent 0c55eab562
commit b2228b6f19

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/"
}
}
}
}