Code Monkey home page Code Monkey logo

Comments (9)

QAbot-zh avatar QAbot-zh commented on September 26, 2024 1

我理解,问题1:集中的焦点应该是默认模型将自定义过别名的模型的别名覆盖掉了,问题2:目前是随机轮序的方式,意味着,用户如果不输入特定apiKey,会随机使用任意一个环境设置的openApiKey,这种方式坦白说,不是一个很好的方式,请问希望gemini 和 claude也支持这种方式,有什么具体的应用场景呢?

问题1 对的,就是指把别名挤掉了,因为有时候别名想加一些特殊的说明标记。
问题2 多key轮询,最早OpenAI类型增加这个feature,其实是为了绕开单个key的rate limit,比如同一个网页端有多人同时使用的时候。

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on September 26, 2024

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


Title: [Feature Request]: default_model alias and key polling

Problem Description

  1. custom_model supports setting aliases for the model, but default_model does not support it, and will crowd out the model aliases that have been set by custom_model. I hope that the feature of the model alias can be transplanted to default_model.
  2. The openai type supports multi-key polling, while gemini and claude do not yet support it. We hope to transplant the multi-key polling feature to other types.

Solution Description

feature transplant

Alternatives Considered

No response

Additional Context

No response

from chatgpt-next-web.

Dean-YZG avatar Dean-YZG commented on September 26, 2024

我理解,问题1:集中的焦点应该是默认模型将自定义过别名的模型的别名覆盖掉了,问题2:目前是随机轮序的方式,意味着,用户如果不输入特定apiKey,会随机使用任意一个环境设置的openApiKey,这种方式坦白说,不是一个很好的方式,请问希望gemini 和 claude也支持这种方式,有什么具体的应用场景呢?

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on September 26, 2024

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


I understand that question 1: The focus should be that the default model overwrites the aliases of models with customized aliases. Question 2: The current random order method means that if the user does not enter a specific apiKey, it will be used randomly. OpenApiKey set in any environment. Frankly speaking, this method is not a very good method. I hope gemini and claude will also support this method. What are the specific application scenarios?

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on September 26, 2024

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


I understand that question 1: The focus should be that the default model overwrites the aliases of models with customized aliases. Question 2: The current random order method means that if the user does not enter a specific apiKey, it will be randomly Use openApiKey set in any environment. Frankly speaking, this method is not a very good method. I hope gemini and claude also support this method. What are the specific application scenarios?

Question 1 Yes, it means squeezing out the aliases, because sometimes you want to add some special explanation marks to the aliases.
Question 2 Multi-key polling. The earliest OpenAI type added this feature was actually to bypass the rate limit of a single key, such as when multiple people are using the same web page at the same time.

from chatgpt-next-web.

Dean-YZG avatar Dean-YZG commented on September 26, 2024

问题1 已修复 #4625
问题2 #4626

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on September 26, 2024

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


Issue 1 Fixed #4625
Question 2 #4626

from chatgpt-next-web.

SuiYunsy avatar SuiYunsy commented on September 26, 2024

问题1 已修复 #4625 问题2 #4626

最新版设置DEFAULT_MODEL后,无痕首次打开网页,对话界面查看模型还是gpt-3.5-turbo。
只有点击左下角设置后,默认模型才会更改,此时回到对话界面查看模型才是设置的默认模型。
或者就是首次直接打开/#/setting,然后再回到对话界面才是设置的默认模型。


有点玄学的是,我无痕测试了好几次,有时候是默认模型,有时候是3.5。。。莫非和加载速度还有关系吗😂

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on September 26, 2024

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


Issue 1 Fixed #4625 Issue 2 #4626

After setting DEFAULT_MODEL in the latest version, when Wuhen opens the webpage for the first time, the dialog interface shows that the model is still gpt-3.5-turbo.
The default model will be changed only after clicking Settings in the lower left corner. At this time, returning to the dialog interface to view the model will be the set default model.

from chatgpt-next-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.