Provide a way to dynamically configure the set of sub-agents for the model
未关闭
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 还没有评估数据。