LLM Configuration Precedence: Agent Team vs. Agent
Summary:
How LLM provider settings are applied within agent teams versus individual agents.
For example, I created an agent team that contains a single agent. At the agent team level, the configured LLM provider is GPT-4.1 mini, while at the agent level, the LLM provider is set to GPT-5 mini.
When executing the agent team, which LLM provider will be used—the one defined at the agent team level or the one specified for the agent?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
26A
Code Snippet (add any code snippets that support your topic, if applicable):
0