Remove favorite models and model parameters
Add default profile setting
This commit is contained in:
@@ -14,24 +14,7 @@
|
|||||||
"model": "mistral-medium-latest",
|
"model": "mistral-medium-latest",
|
||||||
"enable_thinking": false,
|
"enable_thinking": false,
|
||||||
},
|
},
|
||||||
"favorite_models": [
|
"default_profile": "write",
|
||||||
{
|
|
||||||
"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": [],
|
|
||||||
},
|
},
|
||||||
"telemetry": {
|
"telemetry": {
|
||||||
"diagnostics": false,
|
"diagnostics": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user