Add env toggles for reasoning and web search (#64)

This commit is contained in:
Alexx
2025-10-02 08:31:18 +01:00
committed by GitHub
parent 3a16fb8179
commit 70025724f8
3 changed files with 13 additions and 3 deletions

View File

@@ -14,6 +14,10 @@ VERBOSE=false
CHATGPT_LOCAL_REASONING_EFFORT=medium # minimal|low|medium|high
CHATGPT_LOCAL_REASONING_SUMMARY=auto # auto|concise|detailed|none
CHATGPT_LOCAL_REASONING_COMPAT=think-tags # legacy|o3|think-tags|current
CHATGPT_LOCAL_EXPOSE_REASONING_MODELS=false
# Enable default web search tool
CHATGPT_LOCAL_ENABLE_WEB_SEARCH=false
# Force a specific model name
# CHATGPT_LOCAL_DEBUG_MODEL=gpt-5