Dear All,
in case you would like to run notebooks locally and have described the error below, during initializing OpenAI clients, as I’ve had. I would advise you to use the following libraries version in your requirements.txt:
openai==1.55.3
httpx==0.27.2
as it was suggested on openAI forums.
I had these issues running L3,L6 ipynb. I hope it will help.