Openai beta - Client library for the openai API

Hi
following the new Beta API release, supported the assistants new feature.

do we know if there is a plan to have it as part of the Client library for the openai API ?

Thanks,
Yaniv

A major change was pushed out at the same time as the announcement, and its use is different and documented in the API reference when you choose python for the examples.

pip install --upgrade openai

Will make all your existing software not work because of significant changes needing alterations.

1 Like