OpenAI 1.56.0 - Client.__init__() got an unexpected keyword argument ‘proxies’

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.

Error with OpenAI 1.56.0 - Client.init() got an unexpected keyword argument ‘proxies’

1 Like