Gemini 3.8 Flash 正式 GA:Google 把長流程 coding 與 Agent 推向生產

Google 宣布 Gemini 3.8 Flash 於 9 月 2 日正式 GA,支援一百萬 token context、可調 reasoning level 及長流程 Agent;官方同時公布限時 API 價格和 migration 要求。

Google AI for Developers 在 2026 年 9 月 2 日的 release notes 宣布 Gemini 3.8 Flash 正式 GA。官方把它定位為可用於 production 的 Flash 模型,主要針對長時間 software engineering、autonomous agents 和複雜 enterprise workflows。這次更新與 9 月 1 日推出的 agentic video understanding 放在同一週,顯示 Google 正把「模型自己決定要取哪一段資料、做哪一步工具操作」推到 API 層。

Gemini 3.8 Flash 提供一百萬 token context window、最高 64k output tokens,以及 low、medium、high 三個 thinking level。Medium 是預設值,Google 建議複雜 coding 和 Agent 工作使用 medium;即時聊天、incident response 或快速草稿則可用 low 來換取較低延遲。High 會讓模型投入更多 reasoning 和 tool orchestration,成本和等待時間也應按工作負載重新量度。

官方公布的 introductory price 是每一百萬 input tokens 0.75 美元、output tokens 3.75 美元,維持至 2026 年 12 月 31 日;2027 年 1 月 1 日起,標準價格為 1.50 美元和 7.50 美元。這是 Google 的 API 價格表,不代表一條 Agent 流程的總成本。長 context、重試、工具呼叫、驗證步驟和模型思考 token,均可能令實際用量高於單次問答。

Google 也明確說明,3.8 Flash 會在困難、多步驟任務中使用更多 token,讓模型分小步驟、反覆呼叫工具並驗證結果。這個設計有利於減少 Agent 走錯一步後整段重做,但不是所有工作都值得使用最高 reasoning。企業應把成功率、延遲、token 消耗、工具錯誤和人工介入分開記錄,而不是只比較一次回答的速度。

對使用舊版 Gemini API 的團隊,migration checklist 同樣重要。Google 要求把 model ID 改為 gemini-3.8-flash,移除 temperature、top_p 和 top_k,將 thinking_budget 改為 thinking_level,並移除不支援的 candidate_count。新版本也要求檢查 conversation turn、非空 user turn 和 function calling 的 call_id、name 等欄位。模型升級因此不只是把一個字串換掉,還要重跑 request、tool call 和錯誤處理測試。

另一項更新是 agentic video understanding。Gemini 3.7 Flash、3.6 Flash 和 3.5 Flash-Lite 可以在 Interactions API 和 GenerateContent API 中按需查看 transcript、frame 或 audio,而不是先把整段影片靜態轉成大量 context。Google 表示長影片在特定方法下最多可少用 88% token;這是官方產品說法,實際節省幅度仍會由影片長度、搜尋範圍、音畫資訊和任務目標決定。

這次 GA 的真正變化,是把「更強模型」和「可調運行成本」放在同一個 API 契約內。長流程 Agent 不應一律用 high thinking;簡單步驟可降級,重要步驟才保留更多驗證。這種分層也方便企業為不同工作設定預算、延遲上限和批准點。

不過,Google 的「production ready」、「state-of-the-art」及 Agent 可靠性描述仍屬供應商聲明。採用前應以自己的 traces 和代表性任務做 replay,驗證 context、function calling、工具重試、敏感資料邊界和輸出品質。GA 代表接口和支援狀態較穩定,不代表每個業務流程都已經安全或值得自動化。

MODULE.002 //

更多 Insights

分享網站、AI automation、數碼營銷、AI news 和 VMTS 公司新聞。