mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
chore: add docs.json route
Add route for hallucination guardrail mdx
This commit is contained in:
@@ -144,7 +144,7 @@
|
|||||||
"group": "MCP Integration",
|
"group": "MCP Integration",
|
||||||
"pages": [
|
"pages": [
|
||||||
"mcp/crewai-mcp-integration"
|
"mcp/crewai-mcp-integration"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group": "Agent Monitoring & Observability",
|
"group": "Agent Monitoring & Observability",
|
||||||
@@ -213,7 +213,8 @@
|
|||||||
"pages": [
|
"pages": [
|
||||||
"enterprise/features/tool-repository",
|
"enterprise/features/tool-repository",
|
||||||
"enterprise/features/webhook-streaming",
|
"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/"
|
"reddit": "https://www.reddit.com/r/crewAIInc/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user