Gemini API 推出 Managed Agents:一键调用完整智能体

I'm excited to introduce Managed Agents in the Gemini API. One API call gives you a full agent with ...

精选理由

对于需要快速搭建可执行代码、浏览网页的智能体的开发者,Managed Agents 省去了自己搭建沙箱和编排的麻烦,一次 API 调用就能用上,值得立即尝试。

AI 摘要

Google 在 Gemini API 中推出 Managed Agents 功能,只需一次 API 调用即可获得一个完整智能体,支持代码执行、网页浏览和文件管理,运行在隔离沙箱中。该智能体基于 Gemini 3.5 Flash 和 Google 的 Antigravity 框架,可运行 Bash、Python 和 Node.js 代码。用户可通过 AGENTS.md 和 SKILL.md 文件自定义智能体行为,并挂载 GitHub 仓库、GCS 存储桶或内联文件到环境中。这大幅降低了构建和部署 AI 智能体的门槛,开发者无需管理底层基础设施。

AI 翻译 · 中文

Google 在 Gemini API 中推出 Managed Agents 功能,只需一次 API 调用即可获得一个完整智能体,支持代码执行、网页浏览和文件管理,运行在隔离沙箱中。该智能体基于 Gemini 3.5 Flash 和 Google 的 Antigravity 框架,可运行 Bash、Python 和 Node.js 代码。用户可通过 AGENTS.md 和 SKILL.md 文件自定义智能体行为,并挂载 GitHub 仓库、GCS 存储桶或内联文件到环境中。这大幅降低了构建和部署 AI 智能体的门槛,开发者无需管理底层基础设施。

Philipp SchmidI'm excited to introduce Managed Agents in the Gemini API. One API call gives you a full agent with code execution, web browsing, and file management in an isolated sandbox. - Powered by Gemini 3.5 Flash and Google&#