Configuring the model an agent uses
I recently had some questions from students about why when configuring an agent, there isn't the opportunity to select which model the agent uses. I've been assuming that agents use the model selected on the assistant configuration - is this correct? Or do agents use whatever the default model is for the "Chat with Tools/Function Calling" capability (via /admin/config/ai/settings) If I have an orchestration agent that uses multiple subagents, it is also safe to assume that they all use the same model based on the assistant configuration? Is there any (non-code) way to have different subagents use different models? thanks, -mike
issue