Building and customizing solutions using Microsoft 365 Copilot APIs and tools
Hello Rodrigo Maldonado,
Copilot Chat generally runs on GPT-4 Turbo or GPT-5, making it more capable for creative and analytical tasks, while Copilot Agents use a lighter model focused on workflow orchestration, reliability, and integration with enterprise systems. This difference explains why Chat produces richer summaries and visuals, whereas Agents deliver more structured and procedural outputs.
Microsoft does not currently allow switching Agents to GPT-5, as model selection is controlled internally. To work around this, you can combine Chat with Agents, extend Agents through external APIs, or break tasks into smaller steps so an Agent can generate data while another service produces the charts or visuals.