From 1e19973243a929ac914d72d42f583f82920b37be Mon Sep 17 00:00:00 2001 From: Sirius Date: Fri, 7 Aug 2026 17:33:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.yaml b/config.yaml index df32515..98c8d2a 100644 --- a/config.yaml +++ b/config.yaml @@ -15,6 +15,12 @@ models: command-default: cli_model: gpt-5.6-luna effort: max + command-flash: + cli_model: deepseek/deepseek-v4-flash + effort: max command-pro: cli_model: deepseek/deepseek-v4-pro effort: max + command-luna: + cli_model: gpt-5.6-luna + effort: max \ No newline at end of file