modelmix
Version:
🧬 ModelMix - Unified API for Diverse AI LLM.
60 lines (59 loc) • 1.08 kB
JSON
{
"name": "modelmix",
"version": "3.7.0",
"description": "🧬 ModelMix - Unified API for Diverse AI LLM.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/clasen/ModelMix.git"
},
"keywords": [
"mcp",
"llm",
"ai",
"model",
"openai",
"anthropic",
"agent",
"perplexity",
"grok",
"gpt",
"claude",
"llama",
"mixtral",
"chat",
"opus",
"sonnet",
"multimodal",
"groq",
"gemini",
"ollama",
"lmstudio",
"together",
"nano",
"deepseek",
"o4",
"4.1",
"qwen",
"nousresearch",
"reasoning",
"bottleneck",
"cerebras",
"scout",
"fallback",
"clasen"
],
"author": "Martin Clasen",
"license": "MIT",
"bugs": {
"url": "https://github.com/clasen/ModelMix/issues"
},
"homepage": "https://github.com/clasen/ModelMix#readme",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.11.2",
"axios": "^1.8.4",
"bottleneck": "^2.19.5",
"file-type": "^16.5.4",
"lemonlog": "^1.1.2"
}
}