google / google/adk-python

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

Open
#3,568 1 comment 1 reaction 1 assignee Claimed by @klateefa View on GitHub
core needs review
Dominant language
Python
Stars
21.5k
Forks
4k
Avg merge
1d 14h
Merged PRs (30d)
37

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.