feat(v3): Web 应用化基线(异步任务/SSE/llama-server 管理/Vue SPA 四页 + 设置页整页滚动修复)

This commit is contained in:
tzt
2026-09-01 08:31:47 +08:00
parent 8d36eeec59
commit 3bbdcb7cc7
60 changed files with 7236 additions and 1160 deletions
+2 -2
View File
@@ -88,8 +88,8 @@ runtime:
cpu: {ngl: 0, ctx: 8192}
architect: # 大模型(API
model: deepseek-chat
base_url: https://api.deepseek.com/v1
model: deepseek-v4-flash
base_url: https://api.deepseek.com
api_key_env: DEEPSEEK_API_KEY
temperature: 0.2
timeout_s: 60