This commit is contained in:
DeveloperDurp 2025-08-30 07:00:35 -05:00
parent 243dad55fc
commit 48d49081be
2 changed files with 7 additions and 1 deletions

View file

@ -35,7 +35,7 @@ return {
name = "openai",
schema = {
model = {
default = "gpt-5-nano",
default = "gpt-4o-mini",
},
},
env = {