往下拉回到首頁
Anthropic推出Claude託管代理服務,解耦架構簡化長時間代理部署

Anthropic推出Claude託管代理服務,解耦架構簡化長時間代理部署

Anthropic Launches Claude Managed Agents: Deploy Long-Running AI Agents Without Building Your Own Infrastructure

Anthropic發表了Claude Managed Agents託管服務,開發者不用自己搭建代理迴圈、沙箱或工具執行層,直接透過API就能部署可以執行長時間、多步驟任務的AI代理。核心設計是把模型推論、執行環境和工作階段紀錄分開管理,這樣當模型升級時,你寫的控制程式不會因為假設失效而崩潰。簡單說就是Anthropic幫你搞定所有複雜的基礎設施,你只要專心設計代理要做什麼就行。

關鍵字

managed agentsAPIdecoupled architecturelong-running tasksmulti-step taskssandboxtool execution