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.62k stars 436 forks source link

建议增加一个默认模型配置项,当前默认gpt-turbo可以一键配置为其它如gpt4-xxx #546

Open jansanw opened 4 months ago

jansanw commented 4 months ago

建议增加一个默认模型配置项,当前默认gpt-turbo可以一键配置为其它如gpt-4-xxx, 我当前配置默认实例是gpt-4-turbo,发现要替换好多内容。