| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Registers OrcaRouter (OpenAI-compatible model routing gateway) as a named provider in NextChat, mirroring the existing AI302 provider wiring: server-side route, client platform, model picker entry, settings UI, ORCAROUTER_API_KEY/ORCAROUTER_URL env vars, locale blocks, README docs, provider icon and a unit test for showPlugins. Co-Authored-By: Claude <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Adds OrcaRouter as a named model provider in NextChat, wired the same way the existing AI302 provider is: server-side route (/api/orcarouter), client platform, model picker entry, settings UI, ORCAROUTER_API_KEY / ORCAROUTER_URL env vars, locale blocks, README docs and a unit test.
OrcaRouter is an OpenAI-compatible model routing gateway that brings 150+ models from OpenAI, Anthropic, Google, DeepSeek, Qwen, MiniMax and xAI behind a single endpoint and API key. Beyond routing, it runs gateway-level, zero-trust security for AI agents on the same endpoint — screening every prompt/response and governing every tool call on a default-deny basis, with no application code changes. This PR registers it as a named provider so users can opt in directly.
I'm an engineer on the OrcaRouter team.
📝 补充信息 | Additional Information
What this changes:
How to use it:
Verification: