[GH-ISSUE #95] [Bug]: 使用最新版的Azure openai,提示something wrong 无法使用。 #64

Closed
opened 2026-03-03 13:58:37 +03:00 by kerem · 11 comments
Owner

Originally created by @fanzhixin on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/Kuingsmile/word-GPT-Plus/issues/95

Originally assigned to: @Kuingsmile on GitHub.

前置阅读 | Pre-reading

服务类型 | Service Type

Official hosted service

系统信息 | System Information

Windows

Office 版本 | Office Version

microsoft 365

问题重现 | Bug reproduce

使用Ollama 都是正常,但用Azure 是提示 something is wrong,我试了我的天的key,endpoint和名字在其他webui上都是正常,是不是需要升级?

Originally created by @fanzhixin on GitHub (May 8, 2025). Original GitHub issue: https://github.com/Kuingsmile/word-GPT-Plus/issues/95 Originally assigned to: @Kuingsmile on GitHub. ### 前置阅读 | Pre-reading - [x] [Issues](https://github.com/Kuingsmile/word-gpt-plus/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) - [x] [README](https://github.com/Kuingsmile/word-gpt-plus/blob/master/README.md) ### 服务类型 | Service Type Official hosted service ### 系统信息 | System Information Windows ### Office 版本 | Office Version microsoft 365 ### 问题重现 | Bug reproduce 使用Ollama 都是正常,但用Azure 是提示 something is wrong,我试了我的天的key,endpoint和名字在其他webui上都是正常,是不是需要升级?
kerem 2026-03-03 13:58:37 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Kuingsmile commented on GitHub (May 8, 2025):

可能是依赖包版本有点旧了 我更新下试试

<!-- gh-comment-id:2861831771 --> @Kuingsmile commented on GitHub (May 8, 2025): 可能是依赖包版本有点旧了 我更新下试试
Author
Owner

@Kuingsmile commented on GitHub (May 8, 2025):

有个问题 因为现在azure的openai服务对国内个人停止服务了,我之前的账号没法做测试

<!-- gh-comment-id:2861917375 --> @Kuingsmile commented on GitHub (May 8, 2025): 有个问题 因为现在azure的openai服务对国内个人停止服务了,我之前的账号没法做测试
Author
Owner

@fanzhixin commented on GitHub (May 8, 2025):

我可以帮忙做测试,我的账号信息是公司的,不能分享

<!-- gh-comment-id:2861947674 --> @fanzhixin commented on GitHub (May 8, 2025): 我可以帮忙做测试,我的账号信息是公司的,不能分享
Author
Owner

@Kuingsmile commented on GitHub (May 8, 2025):

我先按api doc改吧 看了下最新的api换到新的库了 可能要做迁移

<!-- gh-comment-id:2861951624 --> @Kuingsmile commented on GitHub (May 8, 2025): 我先按api doc改吧 看了下最新的api换到新的库了 可能要做迁移
Author
Owner

@Kuingsmile commented on GitHub (May 22, 2025):

@fanzhixin 你好,最新的提交里按文档修改了azure openai的实现,麻烦有时间帮忙测试下,需要clone项目运行

<!-- gh-comment-id:2900373792 --> @Kuingsmile commented on GitHub (May 22, 2025): @fanzhixin 你好,最新的提交里按文档修改了azure openai的实现,麻烦有时间帮忙测试下,需要clone项目运行
Author
Owner

@fanzhixin commented on GitHub (May 22, 2025):

好的,我抽测下时间

---- 回复的原邮件 ----
| 发件人 | @.> |
| 日期 | 2025年05月22日 16:35 |
| 收件人 | @.
> |
| 抄送至 | @.>@.> |
| 主题 | Re: [Kuingsmile/word-GPT-Plus] [Bug]: 使用最新版的Azure openai,提示something wrong 无法使用。 (Issue #95) |
Kuingsmile left a comment (Kuingsmile/word-GPT-Plus#95)

@fanzhixin 你好,最新的提交里按文档修改了azure openai的实现,麻烦有时间帮忙测试下,需要clone项目运行


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: @.***>

<!-- gh-comment-id:2900655741 --> @fanzhixin commented on GitHub (May 22, 2025): 好的,我抽测下时间 ---- 回复的原邮件 ---- | 发件人 | ***@***.***> | | 日期 | 2025年05月22日 16:35 | | 收件人 | ***@***.***> | | 抄送至 | ***@***.***>***@***.***> | | 主题 | Re: [Kuingsmile/word-GPT-Plus] [Bug]: 使用最新版的Azure openai,提示something wrong 无法使用。 (Issue #95) | Kuingsmile left a comment (Kuingsmile/word-GPT-Plus#95) @fanzhixin 你好,最新的提交里按文档修改了azure openai的实现,麻烦有时间帮忙测试下,需要clone项目运行 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: ***@***.***>
Author
Owner

@Kuingsmile commented on GitHub (Jun 5, 2025):

请问有测试进度嘛

<!-- gh-comment-id:2943199568 --> @Kuingsmile commented on GitHub (Jun 5, 2025): 请问有测试进度嘛
Author
Owner

@lovelywanz commented on GitHub (Jun 9, 2025):

今天测试了一下Azure,同样的something is wrong错误。
Error: 404 The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again.

Endpoint是 https://openaixxx.openai.azure.com/
部署名是 gpt-4o
API version是2024-12-01-preview

<!-- gh-comment-id:2954426317 --> @lovelywanz commented on GitHub (Jun 9, 2025): 今天测试了一下Azure,同样的something is wrong错误。 Error: 404 The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again. Endpoint是 https://openaixxx.openai.azure.com/ 部署名是 gpt-4o API version是2024-12-01-preview
Author
Owner

@Kuingsmile commented on GitHub (Jun 9, 2025):

和模型有关系?那可能是sdk或者平台自己的bug。。

<!-- gh-comment-id:2954501767 --> @Kuingsmile commented on GitHub (Jun 9, 2025): 和模型有关系?那可能是sdk或者平台自己的bug。。
Author
Owner

@lovelywanz commented on GitHub (Jun 9, 2025):

Image
解决了,其实是我api version找错了。应该是从Endpoint的Target URI里去找正确的Api version

<!-- gh-comment-id:2954678936 --> @lovelywanz commented on GitHub (Jun 9, 2025): ![Image](https://github.com/user-attachments/assets/261dea31-890c-41ec-b872-d40a852a6298) 解决了,其实是我api version找错了。应该是从Endpoint的Target URI里去找正确的Api version
Author
Owner

@Kuingsmile commented on GitHub (Jun 9, 2025):

ok 解决了就好

<!-- gh-comment-id:2955043804 --> @Kuingsmile commented on GitHub (Jun 9, 2025): ok 解决了就好
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/word-GPT-Plus#64
No description provided.