This commit is contained in:
DeveloperDurp 2025-08-24 07:41:17 -05:00
parent dc4f3598fc
commit 243dad55fc
4 changed files with 93 additions and 73 deletions

View file

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