chatgpt-web-dev / chatgpt-web

A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
https://chatgpt-web.dev
MIT License
1.61k stars 439 forks source link

自定义对话模型 #340

Closed buctllx closed 8 months ago

buctllx commented 1 year ago

目前设置”对话模型“只能下拉选择,可否支持用户手动输入模型名称,这样适用性就大大增强

fl0w1nd commented 1 year ago

确实,CHATGPT-NEXT-WEB支持自定义对话模型,但是那是本地使用的,这个要自定义对话模型的话需要管理页面增加自定义模型选项

Kerwin1202 commented 8 months ago
image