chore: fix meta data json
This commit is contained in:
parent
26ed125693
commit
3ec41e080f
@ -3,6 +3,10 @@
|
||||
"type": "separator",
|
||||
"title": "Switcher"
|
||||
},
|
||||
"index": {
|
||||
"type": "page",
|
||||
"title": "Jan Overview"
|
||||
},
|
||||
"desktop": {
|
||||
"type": "page",
|
||||
"title": "Jan Desktop & Mobile"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
{
|
||||
"browserbase": {
|
||||
"title": "Browserbase",
|
||||
"href": "/docs/mcp-examples/browser/browserbase"
|
||||
"title": "Browserbase"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,10 +1,8 @@
|
||||
{
|
||||
"e2b": {
|
||||
"title": "E2B Code Sandbox",
|
||||
"href": "/docs/mcp-examples/data-analysis/e2b"
|
||||
"title": "E2B Code Sandbox"
|
||||
},
|
||||
"jupyter": {
|
||||
"title": "Jupyter Notebooks",
|
||||
"href": "/docs/mcp-examples/data-analysis/jupyter"
|
||||
"title": "Jupyter Notebooks"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
{
|
||||
"octagon": {
|
||||
"title": "Octagon Deep Research",
|
||||
"href": "/docs/mcp-examples/deepresearch/octagon"
|
||||
"title": "Octagon Deep Research"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
{
|
||||
"canva": {
|
||||
"title": "Canva",
|
||||
"href": "/docs/mcp-examples/design/canva"
|
||||
"title": "Canva"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,10 +1,8 @@
|
||||
{
|
||||
"todoist": {
|
||||
"title": "Todoist",
|
||||
"href": "/docs/mcp-examples/productivity/todoist"
|
||||
"title": "Todoist"
|
||||
},
|
||||
"linear": {
|
||||
"title": "Linear",
|
||||
"href": "/docs/mcp-examples/productivity/linear"
|
||||
"title": "Linear"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,10 +1,8 @@
|
||||
{
|
||||
"exa": {
|
||||
"title": "Exa Search",
|
||||
"href": "/docs/mcp-examples/search/exa"
|
||||
"title": "Exa Search"
|
||||
},
|
||||
"serper": {
|
||||
"title": "Serper Search",
|
||||
"href": "/docs/mcp-examples/search/serper"
|
||||
"title": "Serper Search"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,34 +1,26 @@
|
||||
{
|
||||
"anthropic": {
|
||||
"title": "Anthropic",
|
||||
"href": "/docs/remote-models/anthropic"
|
||||
"title": "Anthropic"
|
||||
},
|
||||
"cohere": {
|
||||
"title": "Cohere",
|
||||
"href": "/docs/remote-models/cohere"
|
||||
"title": "Cohere"
|
||||
},
|
||||
"google": {
|
||||
"title": "Gemini",
|
||||
"href": "/docs/remote-models/google"
|
||||
"title": "Gemini"
|
||||
},
|
||||
"groq": {
|
||||
"title": "Groq",
|
||||
"href": "/docs/remote-models/groq"
|
||||
"title": "Groq"
|
||||
},
|
||||
"mistralai": {
|
||||
"title": "Mistral AI",
|
||||
"href": "/docs/remote-models/mistralai"
|
||||
"title": "Mistral AI"
|
||||
},
|
||||
"openai": {
|
||||
"title": "OpenAI",
|
||||
"href": "/docs/remote-models/openai"
|
||||
"title": "OpenAI"
|
||||
},
|
||||
"openrouter": {
|
||||
"title": "OpenRouter",
|
||||
"href": "/docs/remote-models/openrouter"
|
||||
"title": "OpenRouter"
|
||||
},
|
||||
"huggingface": {
|
||||
"title": "Hugging Face",
|
||||
"href": "/docs/remote-models/huggingface"
|
||||
"title": "Hugging Face"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user