# LlamaIndex 团队基于 Google Agents API 构建 LlamaParse/LiteParse 智能体模板

- 来源：Google AI Developers (@googleaidevs)
- 发布时间：2026-05-30 03:15
- AIHOT 分数：63
- AIHOT 链接：https://aihot.virxact.com/items/cmprc0e680csdslnofhw8c29o
- 原文链接：https://x.com/googleaidevs/status/2060439904929382700

## AI 摘要

LlamaIndex 团队基于 Google 新发布的 Agents API 构建了一个模板，使智能体能够访问 LlamaParse 和 LiteParse，从而自动处理非结构化文档。其工作流程为：配置数据与输出的 Git 仓库，将仓库克隆至智能体沙箱，安装 LiteParse CLI 与 LlamaParse SDK 及相关技能，最后通过提示词驱动智能体自主执行任务。该模板最终形成一个可直接使用 LlamaParse 和 LiteParse 处理真实世界文档的智能体。

## 正文

The team at @llama_index built an awesome template using LlamaParse and the new Managed Agents in the Gemini API. See how they built an agent that can tackle unstructured documents. 📄↓

### 引用推文

> LlamaIndex 🦙：🚀 The team at @Google just released the Agents API, a service for building and running custom agents inside a sandboxed Linux environment, and we built a templ...
