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] =?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/) | 价格实惠 | - --- ## 选择建议