swithc to gpt-4o-mini by default
This commit is contained in:
parent
6366e14e50
commit
ceb74f1eb7
|
|
@ -7,5 +7,9 @@
|
|||
"updatedDateTime": "2024-05-07T10:00:00Z",
|
||||
"disabled": false,
|
||||
"isPublic": true,
|
||||
"llmConfig": {
|
||||
"provider": "openai",
|
||||
"model": "gpt-4o-mini"
|
||||
},
|
||||
"profiles": [ "fallback" ]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue