mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 14:55:16 -05:00
The new OpenAI SDK uses openai.omit (Omit type) instead of openai.NOT_GIVEN (NotGiven type) for optional parameters.
The new OpenAI SDK uses openai.omit (Omit type) instead of openai.NOT_GIVEN (NotGiven type) for optional parameters.