AI 竞品情报
线上 · resumization.cn
← 时间线|Microsoft Azure AI Foundry 全部动态 →
Microsoft Azure AI Foundry常规能力增强changelog~抓取于 2026-05-24

Model router now supports GPT-5 series models

https://learn.microsoft.com/en-us/azure/ai-services/openai/whats-new

对我们的启示

💡
可借鉴智能路由是降本增效的有效手段,我们可参考其实现逻辑,但非紧急。

战略视角

Model router 通过自动选择最优模型来平衡成本和效果,这对开发者友好——无需手动判断何时用大模型何时用小模型。这种能力在 MaaS 平台中可降低开发者的模型选择负担,也能优化平台资源利用率。我们可借鉴思路,在 Playground 或 API 层面提供智能路由建议(如简单查询→轻量模型,复杂推理→大模型),作为开发者体验优化方向。

一句话摘要

Model router 新增 GPT-5 系列支持,自动路由选择最优模型。

详细描述

Model router for Microsoft Foundry now supports GPT-5 series models, automatically selecting the best underlying chat model for a given prompt.

原文摘录

Model router now supports GPT-5 series models. Model router for Microsoft Foundry is a deployable AI chat model that automatically selects the best underlying chat model to respond to a given prompt.