AI Blog 改用 DeepSeek 官方並通用化提示詞
buildSystemPrompt 不再綁死太陽能行業,角色與公司資料改由 後台 ai_context_prompt / ai_business_context 提供;預設供應商 改為 https://api.deepseek.com 與 deepseek-flash。callChat 只在 baseUrl 含 deepseek.com 時加 thinking: { type: "disabled" }, 並將 max_tokens 提升至 4000,避免思考模式令 temperature 失效 同正文被截斷。 同步更新 schemas、seed、/admin/ai 預設值同 placeholder, 以及 AGENTS.md、spec、plan 文件。
This commit is contained in:
Vendored
+2
-1
@@ -1,2 +1,3 @@
|
||||
/// <reference types="astro/client" />
|
||||
/// <reference path="integrations/_astrojs_cloudflare/cloudflare.d.ts" />
|
||||
/// <reference path="integrations/_astrojs_cloudflare/cloudflare.d.ts" />
|
||||
/// <reference path="content.d.ts" />
|
||||
Reference in New Issue
Block a user