mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-03 13:56:55 +08:00
feat: model provider refactor done
This commit is contained in:
@@ -4,6 +4,9 @@ import { SubmitKey } from "../store/config";
|
||||
const isApp = !!getClientConfig()?.isApp;
|
||||
|
||||
const cn = {
|
||||
Provider: {
|
||||
// OPENAI_DISPLAY_NAME: 'OpenAI'
|
||||
},
|
||||
WIP: "该功能仍在开发中……",
|
||||
Error: {
|
||||
Unauthorized: isApp
|
||||
|
Reference in New Issue
Block a user