From 386fe6f1814dbcbdadb8daef57e31d43e061a9c3 Mon Sep 17 00:00:00 2001 From: lintsinghua <129816813+lintsinghua@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:39:58 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20LLM=5FPROVIDERS.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/LLM_PROVIDERS.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/LLM_PROVIDERS.md b/docs/LLM_PROVIDERS.md index c82d65a..e4a0e68 100644 --- a/docs/LLM_PROVIDERS.md +++ b/docs/LLM_PROVIDERS.md @@ -291,14 +291,6 @@ LLM_BASE_URL=https://your-proxy.com/v1 LLM_MODEL=gpt-4o-mini ``` -**常见中转站**: - -| 中转站 | 特点 | -|--------|------| -| [OpenRouter](https://openrouter.ai/) | 支持多种模型,统一接口 | -| [API2D](https://api2d.com/) | 国内访问友好 | -| [CloseAI](https://www.closeai-asia.com/) | 价格实惠 | - --- ## 选择建议 From 1f0a5f2317ea23e6723664e3bf9b7572e0152028 Mon Sep 17 00:00:00 2001 From: lintsinghua <129816813+lintsinghua@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:40:46 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e19dfc3..aecde2a 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ DeepSeek-Coder · Codestral
-> 💡 支持 API 中转站,解决网络访问问题 | 详细配置 → [LLM 平台支持](docs/LLM_PROVIDERS.md) +💡 支持 API 中转站,解决网络访问问题 | 详细配置 → [LLM 平台支持](docs/LLM_PROVIDERS.md) ---