From 6a747f8565bf3486f9faf9a0341cb535d98920a0 Mon Sep 17 00:00:00 2001 From: onepaperbox Date: Sat, 30 May 2026 00:42:33 +0800 Subject: [PATCH 1/2] add: CoderPlan - unified LLM API gateway --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09d3908..ed093d0 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ | 180 | 微雨API | [hu.weiyusc.top](https://hu.weiyusc.top) | 多模型 | 待确认 | - | 超时 | | 181 | 极速AI | [aicodee.com](https://aicodee.com) | 多模型 | 待确认 | - | 超时 | | 182 | 酸枝云 | [suanzhi.cloud](https://suanzhi.cloud) | 多模型 | 待确认 | - | 超时 | +| | CoderPlan | [coderplan.ai](https://coderplan.ai) | 多模型 | [api.coderplan.ai](https://api.coderplan.ai) | | | ## 📚 数据来源 @@ -283,4 +284,4 @@ python rebuild_table2.py Made with ❤️ by the community - + \ No newline at end of file From ba080efa7fed44e9f783006fd672959101df9061 Mon Sep 17 00:00:00 2001 From: AstroPixelian Date: Fri, 5 Jun 2026 00:14:26 +0800 Subject: [PATCH 2/2] =?UTF-8?q?feat:=20add=20CoderPlan=20=E2=80=94=20unifi?= =?UTF-8?q?ed=20LLM=20API=20gateway=20(Claude/GPT/Gemini/DeepSeek)?= 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 ed093d0..b2031e3 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ | 180 | 微雨API | [hu.weiyusc.top](https://hu.weiyusc.top) | 多模型 | 待确认 | - | 超时 | | 181 | 极速AI | [aicodee.com](https://aicodee.com) | 多模型 | 待确认 | - | 超时 | | 182 | 酸枝云 | [suanzhi.cloud](https://suanzhi.cloud) | 多模型 | 待确认 | - | 超时 | -| | CoderPlan | [coderplan.ai](https://coderplan.ai) | 多模型 | [api.coderplan.ai](https://api.coderplan.ai) | | | +| 183 | CoderPlan | [coderplan.ai](https://coderplan.ai) | Claude/GPT/Gemini/DeepSeek | [api.coderplan.ai](https://api.coderplan.ai) | - | - | ## 📚 数据来源