LLM Gateway Model Router

OpenAI-compatible /v1/chat/completions gateway built on http.server + sqlite3 with weighted round-robin routing, failover on provider errors, token budget/quota enforcement, and response caching. Ships with an in-process MockLLMBackend for fully offline demos. Pure stdlib Python 3.9+, zero installs, zero MCP.

RMAzrim Updated

File contents

RMAzrim/opencode-artes/tree/main/docs/skills/llm-gateway-model-router commit 642ee0acf8

Frequently asked questions

npx skillmds@latest add rmazrim/llm-gateway-model-router