feat: 更换日报功能模板

- ChatWindow 模型下拉框新增 deepseek-v4-pro /
  deepseek-v4-flash
  - 主进程 model 兜底值改为 deepseek-v4-flash
  - 同步更新 .env.example 默认模型
  - 修复旧 localStorage 中 gpt-5.5 等不支持的模型导致的
  400 报错
This commit is contained in:
电摇小子
2026-07-10 15:40:35 +08:00
parent b39cb362f7
commit d079d45279
11 changed files with 2325 additions and 323 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ VITE_DB_KEY=
# AI API Configuration (Optional, can be entered in UI)
VITE_DEEPSEEK_API_KEY=
VITE_AI_BASE_URL=https://api.deepseek.com
VITE_AI_MODEL=deepseek-chat
VITE_AI_MODEL=deepseek-v4-flash
# Message types to filter out (comma separated). Empty means show all message types.
VITE_FILTER_MSG_TYPES=