mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-04 06:44:31 +01:00
Added 'AI_SETTINGS_FILE' to .env
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user