Upload default.py
Browse files
astrbot/core/config/default.py
CHANGED
|
@@ -81,7 +81,7 @@ DEFAULT_CONFIG = {
|
|
| 81 |
{
|
| 82 |
"id": "default",
|
| 83 |
"provider_source_id": "openrouter_free",
|
| 84 |
-
"model": "
|
| 85 |
"modalities": ["text"],
|
| 86 |
"custom_extra_body": {},
|
| 87 |
"max_context_tokens": 131072,
|
|
|
|
| 81 |
{
|
| 82 |
"id": "default",
|
| 83 |
"provider_source_id": "openrouter_free",
|
| 84 |
+
"model": "nemotron-3-super-120b-a12b",
|
| 85 |
"modalities": ["text"],
|
| 86 |
"custom_extra_body": {},
|
| 87 |
"max_context_tokens": 131072,
|