leafo / lua-openai

OpenAI API bindings for Lua
MIT License
52 stars 5 forks source link

Keep defaults? #2

Open johnd0e opened 7 months ago

johnd0e commented 7 months ago

This is rather a question. Is there a reason to unconditionally alter openai defaults?

johnd0e commented 7 months ago

BTW, it may also make sense to remove defaults for models parameter, instead of #1.

leafo commented 6 months ago

I don't think there was a particular reason, probably just left over when testing.