ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
75.1k stars 58.97k forks source link

[Bug] 没有找到O1模型 #5433

Closed Concertoss closed 2 days ago

Concertoss commented 6 days ago

📦 部署方式

Vercel

📌 软件版本

v2.15.2

💻 系统环境

macOS

📌 系统版本

12.2.1

🌐 浏览器

Chrome

📌 浏览器版本

128.0.6613.138

🐛 问题描述

在列表中并没有找到o1模型

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

No response

Issues-translate-bot commented 6 days ago

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


Title: [Bug] O1 model not found

📦 Deployment method

Vercel

📌 Software version

v2.15.2

💻 System environment

macOS

📌 System version

12.2.1

🌐 Browser

Chrome

📌 Browser version

128.0.6613.138

🐛 Problem description

The o1 model was not found in the list

📷 Steps to reproduce

No response

🚦 Expected results

No response

📝 Supplementary information

No response

TinyQAQ commented 6 days ago

I meet the same problem

jh-Gong commented 6 days ago

same

Issues-translate-bot commented 6 days ago

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


same

DadddyWang commented 6 days ago

same

Dogtiti commented 5 days ago

@skymkmk 可以帮忙看一看呀

Issues-translate-bot commented 5 days ago

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


@skymkmk can you help me take a look?

skymkmk commented 5 days ago

@skymkmk 可以帮忙看一看呀

只改了 constant 和 OpenAI 的 chat API,根本没动前端的代码,不应当有任何理由前端不显示的吧?

Issues-translate-bot commented 5 days ago

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


@skymkmk can you help me take a look?

Only constant and OpenAI’s chat API have been changed, and the front-end code has not been touched at all. There shouldn’t be any reason why the front-end does not display, right?

skymkmk commented 5 days ago

都确定没在环境变量中删除模型,比如 -all 之类的?

Issues-translate-bot commented 5 days ago

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


Are you sure you haven't deleted the model in the environment variables, such as -all or something like that?

JusenD commented 5 days ago

设置 - 立即重置所有设置 可以解决

Issues-translate-bot commented 5 days ago

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


Settings - Reset all settings now can be solved

Dogtiti commented 5 days ago

@skymkmk 可以帮忙看一看呀

只改了 constant 和 OpenAI 的 chat API,根本没动前端的代码,不应当有任何理由前端不显示的吧?

或许对于新增模型时的合并逻辑有点问题?

Issues-translate-bot commented 5 days ago

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


@skymkmk can you help me take a look?

Only constant and OpenAI’s chat API have been changed, and the front-end code has not been touched at all. There shouldn’t be any reason why the front-end does not display, right?

Maybe there is something wrong with the merging logic when adding new models?

skymkmk commented 5 days ago

或许对于新增模型时的合并逻辑有点问题?

那这应该算历史遗留问题了,如果不在 env 指定自定义模型的话,按理来说每一次加模型都应该出现这个问题,我很好奇以前竟然没有人提过这个问题?

我找到问题在哪里了,今天太晚了,今早我提个 pr 吧

Issues-translate-bot commented 5 days ago

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


Maybe there is something wrong with the merging logic when adding new models?

Then this should be regarded as a legacy issue from history. If you do not specify a custom model in env, logically speaking, this problem should occur every time you add a model. I am curious that no one has mentioned this problem before?

I found the problem. It's too late today. I'll submit a PR this morning.

DadddyWang commented 5 days ago

设置 - 立即重置所有设置 可以解决 有效

Issues-translate-bot commented 5 days ago

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


Settings - Reset all settings now can be solved efficient

skymkmk commented 5 days ago

3924 与以前的 pr 相比改法没有任何区别。预计在水合阶段修复这个问题。

Issues-translate-bot commented 5 days ago

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


3924 There is no difference in the modified method compared to the previous PR. Expect this to be fixed during the hydration phase.

Pear-sudo commented 3 days ago

I have the same problem and I haven't set any environment variables.

cnmozzie commented 3 days ago

https://app.nextchat.dev/ 官方的示例网站显示版本是v2.15.2,照理来说已经加入了新模型,但是在列表中也没能找到

Issues-translate-bot commented 3 days ago

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


https://app.nextchat.dev/ The official sample website shows that the version is v2.15.2. Logically speaking, new models have been added, but they cannot be found in the list.

mountainguan commented 2 days ago

自定义模型可以使用

Issues-translate-bot commented 2 days ago

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


Custom models can be used

Dogtiti commented 2 days ago

5444

Issues-translate-bot commented 2 days ago

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


5444