chore: lint

This commit is contained in:
suyao 2025-12-18 15:26:23 +08:00
parent f4a1eeed0e
commit 08777e0746
No known key found for this signature in database

View File

@ -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