ChatGPTNextWeb / ChatGPTNextWeb/NextChat

[Feature Request] 在“当前对话设置”中添加“自定义接口”的开关,用于决定对话是使用系统内容的APIKey,还是设置中的”自定义接口“中的key

Open
#6,030 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
88.8k
Forks
59.1k
PR merge metrics
No merged PRs in 30d

Description

### 🥰 Feature Description

当前在设置中“自定义接口”打开后,所有设置”自定义接口“模型的对话都会按该配置做出请求,希望能给单个对话添加一个开关,这个开关决定是使用设置中的”自定义接口“配置还是 使用系统中默认的配置。

这个配置是基于单个对话的, 这个开关可以默认和设置”自定义接口“开关状态一致, 但可以主动关闭,关闭时使用系统配置。

当前系统的“自定义接口”设置:
![image](https://github.com/user-attachments/assets/fb0e9965-a101-449f-b4d4-1ac069372780)

希望给对话设置的位置:
image

### 🧐 Proposed Solution

- 如果系统的“自定义接口”设置开关打开,则默认对话设置中也打开, 同时单独在对话设置中关闭。同时可显示配置信息

![image](https://github.com/user-attachments/assets/691796af-b509-4c0d-83a4-6a59b4d11d1d)

- 如果系统的“自定义接口”设置未打开,则对话设置中的配置为不可选择状态, 或该配置项不显示
![image](https://github.com/user-attachments/assets/4f0219d9-915c-4f07-9528-3d61ae16df9a)

### 📝 Additional Information

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.