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

多模型配置文件加载混乱 #14

Open
aaronzgh opened this issue Feb 19, 2025 · 2 comments
Open

多模型配置文件加载混乱 #14

aaronzgh opened this issue Feb 19, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@aaronzgh
Copy link

Which version of the app are you using?

4.2.8

Which LLM Provider are you using?

OpenAI Compatible

Which Model are you using?

多个模型配置都有问题,和模型本身应该没关系

What happened?

现象1: 时不时给 coolcline 发消息,会提示错误,或用错模型。
现象2: 如果去模型配置页,在上面选择切换到一个模型,经常会出现其配置混乱的情况,有整体混乱的,也有部分混乱的。比如我配置了 火山引擎、阿里、siliconflow、腾讯云 几个平台的 deepseek v3 和 r1,切换到其中一个,可能下面的配置整体显示了另外一个配置,也可能部分混乱,比如 base url 、model id 是另外一个配置的。

Steps to reproduce

没有完全发现一个固定的触发模式,但是出现频率非常高,尤其是在模型配置页面,切换模型的时候,至少有一半的时候,会出现配置参数混乱。

Relevant API REQUEST output

Additional context

No response

@aaronzgh aaronzgh added the bug Something isn't working label Feb 19, 2025
@aaronzgh
Copy link
Author

在最近的几个 CoolCline 插件版本我一直都有这个问题。
主要都是 OpenAI Compatible 需要配置 base url、model id 之类的,多配置几个,在切换的时候差不多出错的概率一半一半,在出错的情形里面,偶尔切换响应很慢,大多是就信息混乱成其他配置的参数。

@nince123
Copy link

Thanks for your feedback, we noticed the problem. The problem is that the custom option is switched at the bottom of the chat input box, and then the second red box in the screenshot does not load synchronously. You can manually select the corresponding Provider in the second red box to load other information normally. We will fix this later.
hey,感谢您的反馈,我们注意到这个问题了。这个问题出在聊天输入框底部切换自定义选项,然后截图第二个红框处不会同步加载。您可以先把第二个红框手工选择对应的 Provider 就能正常加载其他信息。后面我们会修复这个问题。
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants