📄 完整報導
macOS 27 內建 fm 工具,可直接與 Apple Intelligence 本地模型聊天並支援圖片辨識
macOS 27 為支援 Apple Intelligence 的 Mac 自動準備本地 AI 模型,雖然 Apple 未提供專屬聊天介面,但系統內建了名為 `fm` 的命令列工具。使用者可透過該工具直接與 Apple Foundation Model 互動,無需額外下載模型或申請 API Key,且支援圖片辨識功能。
macOS 27Apple IntelligenceApple Foundation Model
電腦王阿達📄 完整報導
Google Cloud API Gateway 支援將 REST API 轉換為 MCP 工具
Google Cloud API Gateway 現已原生支援作為遠端 Model Context Protocol (MCP) 伺服器,開發者只需在 OpenAPI 3.x 規格中加入特定註解,即可將現有的 REST API 直接轉換為 AI Agent 可用的工具。此功能自動將 MCP JSON-RPC 請求轉譯為 REST 呼叫,並沿用現有的驗證、配額與日誌政策,無需額外建置中介軟體或基礎設施。
Google CloudMCPAPI Gateway
Google Developers📄 完整報導
如何在 ADK 中評估 Live 與 Voice Agents
Google 在 ADK 中新增原生 Live Evaluation 功能,讓開發者能針對基於 Graph 的 Agent 工作流程進行自動化測試。該功能結合 Gemini TTS 生成真實語音,透過自然語言評分標準自動評估語音回應與工具執行結果,並支援在 CI/CD 管道中直接運行。
ADKGemini TTSVoice Agents
Google Developers