google / google/adk-python

Provide a way to dynamically configure the set of sub-agents for the model

未关闭
#3,568 1 条评论 1 个 reaction 已指派 1 人 已被 @klateefa 认领 在 GitHub 查看
core needs review
主要语言
Python
星标
21.5k
派生
4k
平均合并
1 天 22 小时
30 天内合并 PR
31

描述

Similarly to tools, model's sub_agents are often need to be dynamically configured: based on the session's state, current user's permissions or some other factors. Tools can be dynamically configured using Toolsets but dynamically configuring sub_agents require creating custom plugins.

Providing SubagentSet, or a similar class, with the API similar to Toolset should simplify agent development.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。