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