Expand description
Model handler โ gateway-side model tool dispatch.
Handles model_* tool calls by interacting with the shared ModelRegistry.
Functionsยง
- execute_
model_ tool - Execute a model tool call.
- generate_
model_ prompt_ section - Generate system prompt section for model selection guidance.
- is_
model_ tool - Check if a tool name is a model tool.