docs: move mcp up in integrations sidebar (#7389)
integrations-sidebar-move-mcp
This commit is contained in:
parent
c1c6bfa478
commit
413e855d22
1 changed files with 18 additions and 10 deletions
|
|
@ -161,10 +161,26 @@ module.exports = {
|
|||
type: "category",
|
||||
label: "Integrations",
|
||||
items: [
|
||||
{
|
||||
type: 'category',
|
||||
label: 'MCP (Model Context Protocol)',
|
||||
items: [
|
||||
'Integrations/MCP/integrations-mcp',
|
||||
'Integrations/MCP/mcp-component-astra',
|
||||
],
|
||||
},
|
||||
"Integrations/Apify/integrations-apify",
|
||||
"Integrations/Arize/integrations-arize",
|
||||
{
|
||||
type: "doc",
|
||||
id: "Integrations/Arize/integrations-arize",
|
||||
label: "Arize",
|
||||
},
|
||||
"Integrations/integrations-assemblyai",
|
||||
"Integrations/Composio/integrations-composio",
|
||||
{
|
||||
type: "doc",
|
||||
id: "Integrations/Composio/integrations-composio",
|
||||
label: "Composio",
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Google',
|
||||
|
|
@ -176,14 +192,6 @@ module.exports = {
|
|||
"Integrations/integrations-langfuse",
|
||||
"Integrations/integrations-langsmith",
|
||||
"Integrations/integrations-langwatch",
|
||||
{
|
||||
type: 'category',
|
||||
label: 'MCP (Model Context Protocol)',
|
||||
items: [
|
||||
'Integrations/MCP/integrations-mcp',
|
||||
'Integrations/MCP/mcp-component-astra',
|
||||
],
|
||||
},
|
||||
"Integrations/integrations-opik",
|
||||
{
|
||||
type: "category",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue