AI Model Gateway v1.4.4
AI Model Gateway is a self-hosted LLM operations gateway for teams that want provider routing, fallback, telemetry, benchmarking, config publishing, diagnostics, updates, and rollback inside their own environment.
This release keeps the public project surface consistent across repository metadata, README, issue templates, Admin UI copy, release assets, and promotion material so new visitors can understand the project faster.
Highlights
- Clearer project positioning around a self-hosted LLM operations gateway rather than a hosted model marketplace.
- Repository metadata, issue templates, README, release notes, and promotion assets are aligned around the same message.
- Admin UI naming and language fallback are cleaned up so users do not see untranslated placeholders.
- Old CLI i18n dead code and local generated noise were removed.
- Embedded Admin UI assets were refreshed so release bundles and repository assets stay consistent.
- Provider fallback and health documentation now includes an executable demo that proves a primary
429can be served through a fallback provider withroute_mode=model_fallbacktelemetry. - The new project roadmap makes current direction, near-term priorities, and contribution areas explicit for evaluators.
- The new 15-minute evaluation path gives high-intent visitors a short fit, runtime, fallback-demo, and operations-workflow trial.
- Repository topics were aligned around LLM gateway discovery terms such as
llm-gateway,openai-compatible,rate-limiting, andconfig-management.
Start Here
-
Website trust evidence: https://ssc-studio.github.io/Ai-Model-Gateway/#review-evidence
-
Share kit: https://ssc-studio.github.io/Ai-Model-Gateway/share-kit.html
-
Chinese share kit: https://ssc-studio.github.io/Ai-Model-Gateway/share-kit-zh.html
-
Social preview card: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/assets/social-card.png
-
Sitemap: https://ssc-studio.github.io/Ai-Model-Gateway/sitemap.xml
-
AI crawler summary: https://ssc-studio.github.io/Ai-Model-Gateway/llms.txt
-
OpenAI-compatible LLM gateway landing page: https://ssc-studio.github.io/Ai-Model-Gateway/openai-compatible-llm-gateway.html
-
OpenAI Anthropic gateway landing page: https://ssc-studio.github.io/Ai-Model-Gateway/openai-anthropic-gateway.html
-
LLM provider fallback gateway landing page: https://ssc-studio.github.io/Ai-Model-Gateway/llm-provider-fallback-gateway.html
-
Self-hosted LLM gateway landing page: https://ssc-studio.github.io/Ai-Model-Gateway/self-hosted-llm-gateway.html
-
Chinese self-hosted LLM gateway landing page: https://ssc-studio.github.io/Ai-Model-Gateway/self-hosted-llm-gateway-zh.html
-
LLM gateway comparison landing page: https://ssc-studio.github.io/Ai-Model-Gateway/llm-gateway-comparison.html
-
README: https://github.com/SSC-STUDIO/Ai-Model-Gateway#readme
-
README Start Here: https://github.com/SSC-STUDIO/Ai-Model-Gateway#start-here
-
README See It First: https://github.com/SSC-STUDIO/Ai-Model-Gateway#see-it-first
-
Admin UI screenshot: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/assets/admin-overview.png
-
Awesome Self-Hosted AI submission: frechdi/awesome-self-hosted-ai#2
-
Awesome Generative AI APIs submission: foss42/awesome-generative-ai-apis#392
-
Awesome AIgateway submission: aigateway-sh/awesome-ai-gateway#1
-
Awesome LLM Tools submission: dr-saad-la/awesome-llm-tools#9
-
Awesome OSS submission: sereneblue/awesome-oss#86
-
Awesome GPT listing merged: awesome-gptX/awesome-gpt#189
-
Awesome ChatGPT submission: eon01/awesome-chatgpt#104
-
Humanloop Awesome ChatGPT submission: humanloop/awesome-chatgpt#259
-
OpenAI-compatible upstreams: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/openai-compatible-upstreams.md
-
Client integrations: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/client-integrations.md
-
Client integrations landing page: https://ssc-studio.github.io/Ai-Model-Gateway/client-integrations.html
-
OpenRouter upstream example: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/openai-compatible-upstreams.md#openrouter-example
-
Awesome OpenRouter submission: OpenRouterTeam/awesome-openrouter#76
-
Awesome Production LLM submission: jihoo-kim/awesome-production-llm#40
-
Awesome Open Source AI submission: alvinreal/awesome-opensource-ai#468
-
README first-run path: https://github.com/SSC-STUDIO/Ai-Model-Gateway#try-it-quickly
-
Current release summary: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/release-v1.4.4.md
-
15-minute evaluation path: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/evaluate-in-15-minutes.md
-
Short evaluation startup paths: release archive, Docker Compose, and source build are now covered in the 15-minute evaluation path.
-
Evaluation and star path: start with the 15-minute path or provider fallback demo, then star the repository if it fits your self-hosted LLM workflow.
-
Awesome LLMOps submission: tensorchord/Awesome-LLMOps#529
-
InftyAI Awesome LLMOps request: InftyAI/Awesome-LLMOps#440
-
Awesome AI Gateways PR: 12britz/awesome-ai-gateways#7
-
Awesome LLM Routing PR: dstripelis/Awesome-LLM-Routing#1
-
Awesome LLM Gateways PR: wauputr4/awesome-llm-gateways#2
-
Brandon Himpfen Awesome LLMOps PR: brandonhimpfen/awesome-llmops#14
-
Awesome AI API Proxy PR: howardpen9/awesome-ai-api-proxy#4
-
KennethanCeyer Awesome LLMOps PR: KennethanCeyer/awesome-llmops#16
-
Project roadmap: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/roadmap.md
-
Installation guide: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/installation.md
-
Release archive install path: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/installation.md#install-from-a-release-archive
-
Docker Compose trial path: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/deployment.md#docker-compose
-
Deployment guide: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/deployment.md
-
Troubleshooting guide: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/troubleshooting.md
-
Provider fallback and health operations: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/provider-fallback-health.md
-
Provider fallback demo: https://github.com/SSC-STUDIO/Ai-Model-Gateway/tree/main/examples/provider-fallback
-
Use cases: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/use-cases.md
-
Self-hosted gateway checklist: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/self-hosted-llm-gateway-checklist.md
-
LLM gateway comparison guide: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/llm-gateway-comparison.md
-
Documentation index: https://github.com/SSC-STUDIO/Ai-Model-Gateway/tree/main/docs
-
CLI guide: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/cli.md
-
Architecture guide: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/architecture.md
-
Quality evidence: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/quality-evidence.md
-
Security and trust model: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/security-trust-model.md
-
Promotion kit: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/promotion-kit.md
-
100-star campaign log: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/100-star-campaign.md
-
Maintainer discussion: https://github.com/SSC-STUDIO/Ai-Model-Gateway/discussions/25
-
External reviewer evidence update: https://github.com/SSC-STUDIO/Ai-Model-Gateway/blob/main/docs/100-star-campaign.md#progress-log
Downloads
- Windows x64:
ai-model-gateway-windows-amd64.zip - Linux x64:
ai-model-gateway-linux-amd64.tar.gz - Linux arm64:
ai-model-gateway-linux-arm64.tar.gz - macOS arm64:
ai-model-gateway-darwin-arm64.tar.gz - Checksums:
SHA256SUMS.txt
Verification And Upgrade
- Verify downloaded archives with
SHA256SUMS.txtbefore use. - For the v1.4 series, prefer the Admin Ops or
aigw updateworkflow: check, download, verify, dry-run, apply, and rollback. - Back up configuration and runtime data before production upgrades.
- Awesome AI Coding Tools submission: ai-for-developers/awesome-ai-coding-tools#364
- Awesome Codex CLI submission: RoggeOhta/awesome-codex-cli#61
- Awesome Claude Code submission: jqueryscript/awesome-claude-code#339
- Claude Code gateway landing page: https://ssc-studio.github.io/Ai-Model-Gateway/claude-code-gateway.html
- LangGPT Awesome Claude Code submission: LangGPT/awesome-claude-code#81
- Codex CLI gateway landing page: https://ssc-studio.github.io/Ai-Model-Gateway/codex-cli-gateway.html
- Discovery topics updated for Claude Code and Codex CLI:
claude-code,codex-cli - LLM gateway adoption checklist: https://ssc-studio.github.io/Ai-Model-Gateway/llm-gateway-adoption-checklist.html