From 96f0d2a8f186e6772aa28c8b4bf8015997e1a2b1 Mon Sep 17 00:00:00 2001 From: catlog22 Date: Mon, 12 Jan 2026 14:18:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20ccw-litellm=20?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E9=80=BB=E8=BE=91=EF=BC=8C=E4=BB=85=E6=A3=80?= =?UTF-8?q?=E6=9F=A5=20CodexLens=20=E8=99=9A=E6=8B=9F=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=EF=BC=8C=E7=A7=BB=E9=99=A4=E7=B3=BB=E7=BB=9F=20pip=20=E5=9B=9E?= =?UTF-8?q?=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ccw/src/core/routes/litellm-api-routes.ts | 25 ++++++----------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/ccw/src/core/routes/litellm-api-routes.ts b/ccw/src/core/routes/litellm-api-routes.ts index 701d6b88..8a51447d 100644 --- a/ccw/src/core/routes/litellm-api-routes.ts +++ b/ccw/src/core/routes/litellm-api-routes.ts @@ -670,7 +670,8 @@ export async function handleLiteLLMApiRoutes(ctx: RouteContext): Promise