You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2023. It is now read-only.
Some improvements to the OpenAI migration we need to make:
For the removed methods, leave a warning/exception comment (exact language forthcoming)
For properties set on the client, we should convert them to throwing an exception:
raise Exception("the `openai.$old_opt` option isn't read in the client API. you will need to pass it when you instantiate the client, e.g. `OpenAI($new_opt=$value)`")