diff --git a/app/store/config.ts b/app/store/config.ts index 585bbbcd8..1501b1ef0 100644 --- a/app/store/config.ts +++ b/app/store/config.ts @@ -46,7 +46,7 @@ export type ChatConfigStore = ChatConfig & { export type ModelConfig = ChatConfig["modelConfig"]; -const ENABLE_GPT4 = false; +const ENABLE_GPT4 = true; export const ALL_MODELS = [ // {