Added 'AI_SETTINGS_FILE' to .env

pull/1096/head
Eesa Hamza 2023-04-14 01:20:43 +03:00
parent c7cf00d667
commit 47b72df262
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
################################################################################
# EXECUTE_LOCAL_COMMANDS - Allow local command execution (Example: False)
EXECUTE_LOCAL_COMMANDS=False
# AI_SETTINGS_FILE - Specifies which AI Settings file to use (defaults to ai_settings.yaml)
AI_SETTINGS_FILE=ai_settings.yaml
################################################################################
### LLM PROVIDER