Claude Skill
ellipticmarketing/modelrelay
ModelRelay 是一个本地路由器,跨提供商对免费编码模型进行基准测试,并将请求转发至最佳可用模型。兼容 Opencode 和 Openclaw。
概览
仓库信息
安装这个 Skill
npm install -g modelrelayRegistry 信息
项目简介
ModelRelay 是一个本地路由器,可跨多个提供商对免费编码模型进行基准测试,并将请求转发至最佳可用模型。它兼容 Opencode 和 Openclaw,实现高效、免费的 AI 辅助编码。
Local router that benchmarks free coding models across providers and forwards requests to the best available model. Compatible with Opencode and Openclaw
要点
- 将请求本地路由至最佳免费编码模型
- 跨提供商对免费模型进行基准测试
- 兼容 Opencode 和 Openclaw
- 轻量级 JavaScript 实现
- 自动故障转移至次优模型
使用场景
- 在不增加成本的情况下优化编码助手性能
- 比较不同提供商的免费模型质量
- 构建弹性的 AI 编码工作流
- 集成至 Opencode 或 Openclaw 环境
README 摘要
# 🚀 modelrelay [](https://npmjs.com/package/modelrelay) [](https://github.com/ellipticmarketing/modelrelay/stargazers) [](https://discord.gg/AqX6Sawq5w) [**Join our Discord**](https://discord.gg/AqX6Sawq5w) for discussions, feature requests, and community support. <div align="center"> <img src="docs/assets/dashboard.png" alt="ModelRelay Dashboard" width="100%"> <br/> <p><i>The smartest, fastest, and completely free local router for your AI coding needs.</i></p> </div> --- ### 🔥 100% Free • Auto-Routing • 80+ Models • 12+ Providers • OpenAI-Compatible **modelrelay** is an OpenAI-compatible local router that benchmarks free coding models across top providers and automatically forwards your requests to the best available model. ### ✨ Why use modelrelay? - 💸 **Completely Free:** Stop paying for API usage. We seamlessly provide access to robust free models. - 🧠 **State-of-the-Art (SOTA) Models:** Out-of-the-box availability for top-tier models including **Kimi K2.5, Minimax M2.5, GLM 5, Deepseek V3.2**, and more. - 🏢 **Reliable Providers:** We route requests securely through trusted, high-performance platforms like **NVIDIA, Groq, OpenRouter, OpenCode Zen, Ollama, Kiro, and Google**. - ⚡ **Lightning Fast:** The built-in benchmark continually evaluates metrics to pick the fastest and most capable LLM for your request. - 🔄 **OpenAI-Compatible:** A perfect drop-in replacement that works seamlessly with your existing tools, scripts, and workflows. ## 🚀 Install via NPM ```bash npm install
话题
暂无话题