You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`CHATGPT_LOCAL_FAST_MODE`: `true|false` to enable fast mode by default for supported models
28
-
-`CHATGPT_LOCAL_DEBUG_MODEL`: force model override (e.g., `gpt-5.4`)
29
28
-`CHATGPT_LOCAL_CLIENT_ID`: OAuth client id override (rarely needed)
30
29
-`CHATGPT_LOCAL_EXPOSE_REASONING_MODELS`: `true|false` to add reasoning model variants to `/v1/models`
31
30
-`CHATGPT_LOCAL_ENABLE_WEB_SEARCH`: `true|false` to enable default web search tool
32
31
33
32
## Logs
34
-
Set `VERBOSE=true` to include extra logging for debugging issues in upstream or chat app requests. Please include and use these logs when submitting bug reports.
33
+
Set `VERBOSE=true` to include extra logging for troubleshooting upstream or chat app requests. Please include and use these logs when submitting bug reports.
0 commit comments