#4894·autogen

AssistantAgent 在执行工具之前可能会要求批准

作者: ekzhu创建于 2025年1月4日更新于 2026年9月16日
标签proj-coreproj-agentchat

`autogen_agentchat.agents.AssistantAgent` 目前直接执行给定的工具。如果需要用户对工具的批准,则需要将批准内置到工具本身。更方便的做法是内置一个工具批准机制。这将简化许多工具使用场景。

内容来源: microsoft/autogen