google / google/adk-python

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

Abierto
#3,568 1 comentario 1 reacción 1 asignado Reclamado por @klateefa Ver en GitHub
core needs review
Lenguaje dominante
Python
Estrellas
21.5k
Forks
4k
Merge medio
1 d 14 h
PR fusionados (30 d)
37

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.