Remove favorite models and model parameters

Add default profile setting
This commit is contained in:
2026-06-06 10:02:39 +02:00
parent c36f6077dd
commit fc0f5cba01
+1 -18
View File
@@ -14,24 +14,7 @@
"model": "mistral-medium-latest",
"enable_thinking": false,
},
"favorite_models": [
{
"provider": "mistral",
"model": "mistral-medium-latest",
"enable_thinking": false,
},
{
"provider": "mistral",
"model": "mistral-large-latest",
"enable_thinking": false,
},
{
"provider": "mistral",
"model": "devstral-medium-latest",
"enable_thinking": false,
},
],
"model_parameters": [],
"default_profile": "write",
},
"telemetry": {
"diagnostics": false,