From a4272b7078be772f8602d55a10287f3595538c44 Mon Sep 17 00:00:00 2001 From: Chen-649-csy <927731679@qq.com> Date: Sat, 30 May 2026 12:44:11 +0800 Subject: [PATCH] Add AI Model Gateway --- README-CN.md | 3 ++- README.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README-CN.md b/README-CN.md index 13df2cd..9ab738f 100644 --- a/README-CN.md +++ b/README-CN.md @@ -104,6 +104,7 @@ Claude Code 是 Anthropic 推出的智能编程助手,它生活在你的终端 |[claude-code-kimi-groq](https://github.com/fakerybakery/claude-code-kimi-groq) | ![GitHub Repo stars](https://badgen.net/github/stars/fakerybakery/claude-code-kimi-groq) | 通过 Groq 在 Claude Code 上使用 Kimi K2 的基本代理 | Kimi 代理| |[y-router](https://github.com/luohy15/y-router) | ![GitHub Repo stars](https://badgen.net/github/stars/luohy15/y-router) | 使 Claude Code 能够与 OpenRouter 配合使用的简单代理 | OpenRouter 代理| |[claude-code-openai-wrapper](https://github.com/RichardAtCT/claude-code-openai-wrapper) | ![GitHub Repo stars](https://badgen.net/github/stars/RichardAtCT/claude-code-openai-wrapper) | Claude Code 的 OpenAI API 兼容包装器 | OpenAI 兼容包装器| +|[AI Model Gateway](https://github.com/SSC-STUDIO/Ai-Model-Gateway) | ![GitHub Repo stars](https://badgen.net/github/stars/SSC-STUDIO/Ai-Model-Gateway) | 面向 Claude Code `ANTHROPIC_BASE_URL` 路由的自托管网关,支持供应商回退、遥测和可回滚配置变更 | Claude Code 网关| |[anyclaude](https://github.com/coder/anyclaude) | ![GitHub Repo stars](https://badgen.net/github/stars/coder/anyclaude) | 使用任何 LLM 的 Claude Code | 多模型支持| |[claude-code-open](https://github.com/Davincible/claude-code-open) | ![GitHub Repo stars](https://badgen.net/github/stars/Davincible/claude-code-open) | 使用任何 LLM 提供商的 Claude Code | 开放 LLM 支持| @@ -210,4 +211,4 @@ Claude Code 是 Anthropic 推出的智能编程助手,它生活在你的终端 ## 📄 许可证 -本精选列表在 [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) 许可证下发布。 \ No newline at end of file +本精选列表在 [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) 许可证下发布。 diff --git a/README.md b/README.md index 96ff437..de50a55 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ English | [简体中文](README-CN.md) |[claude-code-kimi-groq](https://github.com/fakerybakery/claude-code-kimi-groq) | ![GitHub Repo stars](https://badgen.net/github/stars/fakerybakery/claude-code-kimi-groq) | Basic proxy to use Kimi K2 on Claude Code through Groq | Kimi proxy| |[y-router](https://github.com/luohy15/y-router) | ![GitHub Repo stars](https://badgen.net/github/stars/luohy15/y-router) | Simple proxy enabling Claude Code to work with OpenRouter | OpenRouter proxy| |[claude-code-openai-wrapper](https://github.com/RichardAtCT/claude-code-openai-wrapper) | ![GitHub Repo stars](https://badgen.net/github/stars/RichardAtCT/claude-code-openai-wrapper) | OpenAI API-compatible wrapper for Claude Code | OpenAI compatible wrapper| +|[AI Model Gateway](https://github.com/SSC-STUDIO/Ai-Model-Gateway) | ![GitHub Repo stars](https://badgen.net/github/stars/SSC-STUDIO/Ai-Model-Gateway) | Self-hosted gateway for Claude Code `ANTHROPIC_BASE_URL` routing with provider fallback, telemetry, and rollback-safe config changes | Claude Code gateway| |[anyclaude](https://github.com/coder/anyclaude) | ![GitHub Repo stars](https://badgen.net/github/stars/coder/anyclaude) | Claude Code with any LLM | Multi-model support| |[claude-code-open](https://github.com/Davincible/claude-code-open) | ![GitHub Repo stars](https://badgen.net/github/stars/Davincible/claude-code-open) | Claude Code with any LLM provider | Open LLM support| @@ -212,4 +213,4 @@ Found a great Claude Code related project? Please contribute by submitting a pul ## 📄 License -This awesome list is released under the [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) license. \ No newline at end of file +This awesome list is released under the [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) license.