From e587f31c5ece86fd2364df12901c17ebac0b6571 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sat, 23 May 2026 21:51:41 +0800 Subject: [PATCH] bugfix --- wwwroot/v1/models/index.dspy | 2 -- 1 file changed, 2 deletions(-) diff --git a/wwwroot/v1/models/index.dspy b/wwwroot/v1/models/index.dspy index 3932945..1f81b95 100644 --- a/wwwroot/v1/models/index.dspy +++ b/wwwroot/v1/models/index.dspy @@ -22,6 +22,4 @@ for llm in llms: "owned_by": "opencomputing.ai" } ret['data'].append(d) - ] -} return ret