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

CUSTOM_MODELS无法定义ChatGPT模型顺序 #3510

Closed
3 tasks done
manjieqi opened this issue Dec 12, 2023 · 5 comments
Closed
3 tasks done

CUSTOM_MODELS无法定义ChatGPT模型顺序 #3510

manjieqi opened this issue Dec 12, 2023 · 5 comments

Comments

@manjieqi
Copy link

为了提高交流效率,我们设立了官方 QQ 群和 QQ 频道,如果你在使用或者搭建过程中遇到了任何问题,请先第一时间加群或者频道咨询解决,除非是可以稳定复现的 Bug 或者较为有创意的功能建议,否则请不要随意往 Issue 区发送低质无意义帖子。

点击加入官方群聊

反馈须知

⚠️ 注意:不遵循此模板的任何帖子都会被立即关闭,如果没有提供下方的信息,我们无法定位你的问题。

请在下方中括号内输入 x 来表示你已经知晓相关内容。

  • 我确认已经在 常见问题 中搜索了此次反馈的问题,没有找到解答;
  • 我确认已经在 Issues 列表(包括已经 Close 的)中搜索了此次反馈的问题,没有找到解答。
  • 我确认已经在 Vercel 使用教程 中搜索了此次反馈的问题,没有找到解答。

描述问题
使用CUSTOM_MODELS自定义展示的模型,其中ChatGPT的模型没有按照变量的顺序展示,国产模型顺序正确。浏览器端尝试过“清除所有数据”按钮,没有变化;CUSTOM_MODELS变量尝试添加“-all”,没有变化。

如何复现
docker compose中添加下面的字段
CUSTOM_MODELS=-all,+gpt-3.5-turbo,-gpt-3.5-turbo-0301,-gpt-3.5-turbo-0613,+gpt-3.5-turbo-1106,-gpt-3.5-turbo-16k,-gpt-3.5-turbo-16k-0613,+gpt-4,-gpt-4-0314,-gpt-4-0613,+gpt-4-1106-preview,+gpt-4-vision-preview,+gpt-4-32k,-gpt-4-32k-0314,+gpt-4-32k-0613,+SparkDesk,+chatglm_turbo,+ERNIE-Bot,+ERNIE-Bot-turbo,+ERNIE-Bot-4,+qwen-turbo,+qwen-plus

截图
image

一些必要的信息

  • 系统:[Windows 11]
  • 浏览器: [Edge]
  • 版本: [v2.9.13]
  • 部署方式:[服务器docker部署]
@Issues-translate-bot
Copy link

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


Title: CUSTOM_MODELS Unable to define ChatGPT model order

In order to improve communication efficiency, we have set up an official QQ group and QQ channel. If you encounter any problems during use or construction, please join the group or channel for consultation as soon as possible, unless it is a bug that can be stably reproduced or More creative feature suggestions, otherwise please do not send low-quality and meaningless posts to the Issue area.

Click to join the official group chat

Feedback Instructions

⚠️ NOTE: Any post that does not follow this template will be immediately closed and we will not be able to locate your issue without providing the information below.

Please enter x in the square brackets below to indicate that you already know the relevant content.

  • I confirm that I have searched for the feedback issue in FAQ. No solution found;
  • I confirm that I have searched the Issues list (including those that have been Closed) for this feedback issue, but no answer has been found.
  • I confirm that I have searched for the feedback issue in Vercel usage tutorial , no answer found.

Describe the problem
Use CUSTOM_MODELS to customize the displayed model. Among them, the ChatGPT model is not displayed in the order of variables, and the domestic model is in the correct order. I tried the "Clear All Data" button on the browser side, but there was no change; I tried adding "-all" to the CUSTOM_MODELS variable, but there was no change.

How ​​to reproduce
Add the following fields to docker compose
CUSTOM_MODELS=-all,+gpt-3.5-turbo,-gpt-3.5-turbo-0301,-gpt-3.5-turbo-0613,+gpt-3.5-turbo-1106,-gpt-3.5-turbo-16k,-gpt -3.5-turbo-16k-0613,+gpt-4,-gpt-4-0314,-gpt-4-0613,+gpt-4-1106-preview,+gpt-4-vision-preview,+gpt-4 -32k,-gpt-4-32k-0314,+gpt-4-32k-0613,+SparkDesk,+chatglm_turbo,+ERNIE-Bot,+ERNIE-Bot-turbo,+ERNIE-Bot-4,+qwen-turbo ,+qwen-plus

screenshot
image

Some necessary information

  • System: [Windows 11]
  • Browser: [Edge]
  • Version: [v2.9.13]
  • Deployment method: [Server docker deployment]

@AndyX-Net
Copy link

Refer link:
#3335

@manjieqi
Copy link
Author

Refer link: #3335

I'm not sure. Is that the same question?

@Yidadaa
Copy link
Collaborator

Yidadaa commented Dec 14, 2023

顺序是随机的,也无意支持排序。

@Yidadaa Yidadaa closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2023
@Issues-translate-bot
Copy link

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


The order is random and no ordering is intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants