适配图片

This commit is contained in:
Sirius
2026-08-12 16:23:52 +08:00
parent f65ac095bb
commit 995392e526
12 changed files with 821 additions and 116 deletions
+7
View File
@@ -17,6 +17,13 @@ models:
command-default:
cli_model: deepseek/deepseek-v4-flash
effort: max
# 只有已通过真实 CLI 图像路径检查的映射才能设为 true。
supports_image_input: false
command-fast:
cli_model: deepseek/deepseek-v4-flash
effort: low
supports_image_input: false
command-vision:
cli_model: gpt-5.6-luna
effort: max
supports_image_input: true