mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-14 13:03:49 +08:00
feat: #327
This commit is contained in:
@@ -238,5 +238,6 @@ export const getServerSideConfig = () => {
|
||||
!!process.env.USE_OPENAI_ENDPOINT_FOR_ALL_MODELS,
|
||||
|
||||
disableModelProviderDisplay: !!process.env.DISABLE_MODEL_PROVIDER_DISPLAY,
|
||||
isUseRemoteModels: !!process.env.USE_REMOTE_MODELS,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user