Merge branch 'main' into feat-dockerisation
This commit is contained in:
@@ -153,6 +153,13 @@ LOG_LEVEL=DEBUG
|
||||
# DISABLED_TOOLS=debug,tracer # Disable debug and tracer tools
|
||||
# DISABLED_TOOLS=planner,consensus # Disable planning tools
|
||||
|
||||
# Optional: Language/Locale for AI responses
|
||||
# When set, all AI tools will respond in the specified language
|
||||
# while maintaining their analytical capabilities
|
||||
# Examples: "fr-FR", "en-US", "zh-CN", "zh-TW", "ja-JP", "ko-KR", "es-ES"
|
||||
# Leave empty for default language (English)
|
||||
# LOCALE=fr-FR
|
||||
|
||||
# ===========================================
|
||||
# Docker Configuration
|
||||
# ===========================================
|
||||
|
||||
Reference in New Issue
Block a user