Stage 3 - AI refactor
This commit is contained in:
@@ -35,3 +35,7 @@ DEFAULT_AI_MODEL = 'gpt-4.1'
|
||||
# JSON mode supported models
|
||||
JSON_MODE_MODELS = ['gpt-4o', 'gpt-4o-mini', 'gpt-4-turbo-preview']
|
||||
|
||||
# Debug mode - controls console logging
|
||||
# Set to False in production to disable verbose logging
|
||||
DEBUG_MODE = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user