Error in using autologger

Hello,

I have been experiencing this error.
I was running directly on the colab notebook shared by W&B and didn’t change any code.

How can I fix it?
Error

Notebook I was using

Hello @thisiskeith-kwan !

We haven’t implemented with OpenAI’s version 1.x yet so could you try to add the following line in a new code block in order to downgrade to 0.28.1. This should fix your issues.

!pip install openai==0.28.1 -qU

Hi Keith, since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!