update watchlist

This commit is contained in:
2025-12-16 12:31:31 +08:00
parent b496b0a58b
commit a25d8c365b
3 changed files with 18 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ export const AVAILABLE_MODELS: ModelConfig[] = [
/**
* 默认选中的模型 ID
*/
export const DEFAULT_MODEL_ID = 'deepseek';
export const DEFAULT_MODEL_ID = 'deepmoney';
/**
* 根据 ID 查找模型配置