访问密码与自定义接口问题
我猜楼主的意思是访问密码应该在固定的后端中使用,而不是自定义的接口地址/后端/base_url/openai。
即:使用访问密码时,不允许自定义后端地址。使用api_key时,使用此处定义的接口地址/后端地址/base_url/openai。此输入框只与api_key绑定。
而目前实现是feature还是bug?
Originally posted by @imldy in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/2321#issuecomment-1631454520
到目前为止,仍然会出现,在填入访问密码的同时,自定义了接口,再取消勾选自定义接口,仍然会走自定义接口。
框选处的API接口为gemini-openai-proxy部署的geminipro的api,设置里页关闭了自定义接口选项,但还是走了自定义接口,没有通过访问密码内置的gpt api来请求
以下为清空自定义接口后,才能通过访问密码内置的chatgpt apikey来请求:
这样操作是否过于复杂?在填写了访问密码后,并且启用了自定义接口,无论是否关闭自定义接口的开关选项,它都会走自定义接口,必须通过清空自定义接口的信息才能重新走访问密码。 请问有计划对这个问题进行优化吗?
Bot detected the issue body's language is not English, translate it automatically.
Title: Access password and custom interface issues
是的,我也发现有这种情况,必须清空自定义接口信息才能走默认的接口。
Bot detected the issue body's language is not English, translate it automatically.
Yes, I also found that there is a situation where the custom interface information must be cleared before the default interface can be used.
还没修复这个问题呢 😥
Bot detected the issue body's language is not English, translate it automatically.
This problem has not been fixed yet 😥