Azure OpenAI models being unable to correctly identify model

题意:Azure OpenAI模型无法正确识别模型。

问题背景:

In Azure OpenAI Studio, while I am able to deploy a GPT-4 instance, the responses are based solely on GPT-3.5 Turbo. I test the same prompts in my personal ChatGPT sub and it returns the correct response from a GPT-4-based model. Any thoughts?

在Azure OpenAI Studio中,虽然我能够部署一个GPT-4实例,但响应完全基于GPT-3.5 Turbo。我在个人ChatGPT订阅中测试相同的提示,它返回了基于GPT-4的模型的正确响应。你有什么想法吗?

问题解决:

The model is performing next token prediction in response to your question. The model doesn't have any native ability to query what model version is currently being run to answer your question. To answer this question, you can always go to Azure OpenAI Studio > Management > Deployments > and consult the model name column to confirm what model is currently associated with a given deployment name.

该模型在对你的问题进行下一个标记预测时,并没有原生的能力查询当前运行的模型版本。要回答这个问题,你可以随时进入Azure OpenAI Studio > 管理 > 部署 > 查看"模型名称"列,以确认当前与给定部署名称关联的模型。

Here is the document that could help.

这里有一份文档,可能会对你有所帮助。

相关推荐
ServBay1 小时前
ChatGPT Pro 20X 限时回归
gpt·chatgpt·openai
全栈弄潮儿2 小时前
AI 生成的代码,哪些地方最容易埋坑?
aigc·openai·ai编程
等待_迷失的Linux2 小时前
嘉信国际的8位账号
ai
MayBaymax2 小时前
Spring AI Alibaba Graph 实战:客服工单智能处理
java·ai·ai编程
程序员Better2 小时前
我终于遇到一台懂 AI 编程的专业编程显示器!
人工智能·openai·编译器
sky_8106133 小时前
AI Agent 2026编程类客户端调研报告
人工智能·ai
杨杨杨大侠3 小时前
Jev 不是 Agent:TypeSafe System One 如何成为离 LLM 最近的决策层
aigc·openai·ai编程
海宇大数据3 小时前
零信任架构实战:基于海宇学历证书核验构建自动化教育资质网关
人工智能·ai·工具分享
代码方舟3 小时前
零信任架构实战:基于天远二手车VIN估值构建自动化车险承保网关
人工智能·ai·工具分享
liulilittle4 小时前
mock 规范总纲
ai·自动化·llm·mock·测试·tools