qa1145 commited on
Commit
3e6f63f
·
verified ·
1 Parent(s): 4e2f63c

Upload 4 files

Browse files
Files changed (1) hide show
  1. astrbot/core/config/default.py +1 -0
astrbot/core/config/default.py CHANGED
@@ -85,6 +85,7 @@ DEFAULT_CONFIG = {
85
  "modalities": ["text"],
86
  "custom_extra_body": {},
87
  "max_context_tokens": 128000,
 
88
  }
89
  ],
90
  "provider_settings": {
 
85
  "modalities": ["text"],
86
  "custom_extra_body": {},
87
  "max_context_tokens": 128000,
88
+ "enable": True,
89
  }
90
  ],
91
  "provider_settings": {