From 08777e0746e6045c005a4cf5d3bfe9b2f4729075 Mon Sep 17 00:00:00 2001 From: suyao Date: Thu, 18 Dec 2025 15:26:23 +0800 Subject: [PATCH] chore: lint --- src/renderer/src/config/models/reasoning.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/renderer/src/config/models/reasoning.ts b/src/renderer/src/config/models/reasoning.ts index ea7d8747f4..144afc52a7 100644 --- a/src/renderer/src/config/models/reasoning.ts +++ b/src/renderer/src/config/models/reasoning.ts @@ -54,7 +54,6 @@ export const MODEL_SUPPORTED_REASONING_EFFORT = { doubao_after_251015: ['minimal', 'low', 'medium', 'high'] as const, hunyuan: ['auto'] as const, mimo: ['auto'] as const, - mimo: ['auto'] as const, zhipu: ['auto'] as const, perplexity: ['low', 'medium', 'high'] as const, deepseek_hybrid: ['auto'] as const