fix: add comment

This commit is contained in:
mingholy.lmh
2025-08-11 20:24:56 +08:00
committed by Mingholy
parent 58f66ccfc6
commit 2202d26ac7

View File

@@ -5,6 +5,7 @@
*/
export const DEFAULT_QWEN_MODEL = 'qwen3-coder-plus';
// We do not have a fallback model for now, but note it here anyway.
export const DEFAULT_QWEN_FLASH_MODEL = 'qwen3-coder-flash';
export const DEFAULT_GEMINI_MODEL = 'qwen3-coder-plus';