swithc to gpt-4o-mini by default

This commit is contained in:
Haiping Chen 2024-08-26 17:57:17 -05:00
parent 6366e14e50
commit ceb74f1eb7

View file

@ -7,5 +7,9 @@
"updatedDateTime": "2024-05-07T10:00:00Z",
"disabled": false,
"isPublic": true,
"llmConfig": {
"provider": "openai",
"model": "gpt-4o-mini"
},
"profiles": [ "fallback" ]
}