Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 使用 Azure 模型时应该是 @Azure 而文档中是 @azure #5574

Closed
jia-niang opened this issue Sep 30, 2024 · 7 comments
Closed

[Bug] 使用 Azure 模型时应该是 @Azure 而文档中是 @azure #5574

jia-niang opened this issue Sep 30, 2024 · 7 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jia-niang
Copy link

📦 部署方式

Docker

📌 软件版本

v2.15.3

💻 系统环境

Ubuntu

📌 系统版本

22.04.4 LTS

🌐 浏览器

Chrome

📌 浏览器版本

129.0.6668.71 (ARM)

🐛 问题描述

使用 Azure 模型时,在 CUSTOM_MODELS 中必须写成 @Azure,而文档中给出的是 @azure 大小写不对,按照文档的写配置不成功。

文档截图:
image

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

No response

@jia-niang jia-niang added the bug Something isn't working label Sep 30, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] When using Azure model it should be @Azure but in the documentation it is @Azure

@Dogtiti Dogtiti added the good first issue Good for newcomers label Oct 6, 2024
@itcodes
Copy link

itcodes commented Oct 8, 2024

@jia-niang 感谢,30 天没升级,升级后果然出问题了。也就是说现在要这么设置吗?-all,+gpt-4o@Azure=gpt-4o,+gpt-4o-mini@Azure=gpt-4o-mini

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


@jia-niang Thanks, I haven’t upgraded for 30 days, and something went wrong after the upgrade. In other words, do you need to set it up like this now? -all,+gpt-4o@Azure=gpt-4o,+gpt-4o-mini@Azure=gpt-4o-mini

@jia-niang
Copy link
Author

@jia-niang 感谢,30 天没升级,升级后果然出问题了。也就是说现在要这么设置吗?-all,+gpt-4o@Azure=gpt-4o,+gpt-4o-mini@Azure=gpt-4o-mini

对的,是这样。
也可以简化一点,写成:-all,+gpt-4o@Azure,+gpt-4o-mini@Azure
版本先用 2.15.2,暂时别用 2.15.3,因为新版本对 Azure 用户而言 bug 很多
另外 DEFAULT_MODEL 要配置成 gpt-4o(Azure) 这种格式才行,别的都不行

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


@jia-niang Thanks, I haven’t upgraded for 30 days, and something went wrong after the upgrade. In other words, do you need to set it up like this now? -all,+gpt-4o@Azure=gpt-4o,+gpt-4o-mini@Azure=gpt-4o-mini

Yes, that's true.
It can also be simplified and written as: -all,+gpt-4o@Azure,+gpt-4o-mini@Azure.
Use version 2.15.2 first, don’t use 2.15.3 for now, because the new version has many bugs for Azure users.
In addition, DEFAULT_MODEL must be configured in the format of gpt-4o(Azure), and nothing else will work.

@jia-niang
Copy link
Author

@jia-niang 感谢,30 天没升级,升级后果然出问题了。也就是说现在要这么设置吗?-all,+gpt-4o@Azure=gpt-4o,+gpt-4o-mini@Azure=gpt-4o-mini

默认模型如果出问题,或者提示 Token 错误,这个问题得去 NextChat 设置里面清空本地缓存数据,不然新开对话还是有问题。

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


@jia-niang Thanks, I haven’t upgraded for 30 days, and something went wrong after the upgrade. In other words, do you need to set it up like this now? -all,+gpt-4o@Azure=gpt-4o,+gpt-4o-mini@Azure=gpt-4o-mini

If there is a problem with the default model, or a Token error is prompted, you need to clear the local cache data in NextChat settings, otherwise there will still be problems when opening new conversations.

DDMeaqua added a commit to ConnectAI-E/ChatGPT-Next-Web that referenced this issue Oct 9, 2024
lloydzhou added a commit that referenced this issue Oct 9, 2024
softxx pushed a commit to softxx/ChatGPT-Next that referenced this issue Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

6 participants