Provide a way to dynamically configure the set of sub-agents for the model
Abierto
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
Evaluación
Este issue todavía no se ha evaluado.