Merge pull request #574 from iceljc/master

use 4o-mini
This commit is contained in:
iceljc 2024-08-05 14:26:28 -05:00 committed by GitHub
commit 8d8ee32bc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,5 +7,11 @@
"updatedDateTime": "2024-01-15T14:39:32Z",
"iconUrl": "/images/logo.png",
"disabled": false,
"isPublic": true
"isPublic": true,
"llmConfig": {
"is_inherit": false,
"provider": "openai",
"model": "gpt-4o-mini",
"max_recursion_depth": 3
}
}