nvidia-developer
用 Extreme Co-Design 应对 Agentic 系统日益增长的复杂性
Building for the Rising Complexity of Agentic Systems with Extreme Co-Design
摘要
文章对比 Generative AI 的 request-response 模式与 agentic 模式,说明 Agents 可调用 tools、生成使用不同 models 的 sub-agents、保留 memory、管理 context window,并自主判断任务完成时机。
Generative AI 爆发式发展的第一章,是由人类发送请求、模型作出响应来定义的。agentic(智能体化)章节则不同。 Agents 不会……Generative AI 爆发式发展的第一章,是由人类发送请求、模型作出响应来定义的。agentic 章节则不同。Agents 不会遵循预先确定的行动序列。它们会调用 tools,生成承担不同任务、使用不同 models 的 sub-agents,在 memory 中保留信息,管理自己的 context window,并自行决定何时完成任务。在这个过程中……来源
译自 nvidia-developer · 录于 二〇二六年五月五日