In colab when using OpenAI API, if you are getting "Client.__init__() got an unexpected keyword argument 'proxies' " in you notebook with client = OpenAI() use "!pip install openai==1.55.3 httpx==0.27.2 --force-reinstall --quiet" and restart your session. community.openai.com/t/error-with-o…
community.openai.com
Error with OpenAI 1.56.0 - Client.__init__() got an unexpected keyword argument 'proxies'
i figured it out. On google colab write: %%capture !pip install openai==1.55.3 httpx==0.27.2 --force-reinstall --quiet then in a new cell write: import os os.kill(os.getpid(), 9) then it worked for me
0
0
0
0
28
United States Trends
- 1. Blue Origin 9,070 posts
- 2. Megyn Kelly 32.4K posts
- 3. New Glenn 9,792 posts
- 4. Vine 35.4K posts
- 5. Senator Fetterman 19.6K posts
- 6. Brainiac 6,879 posts
- 7. CarPlay 4,538 posts
- 8. #NXXT_JPMorgan N/A
- 9. Portugal 66.2K posts
- 10. World Cup 105K posts
- 11. Eric Swalwell 29.1K posts
- 12. Matt Gaetz 15.5K posts
- 13. #2025CaracasWordExpo 4,794 posts
- 14. Padres 29.4K posts
- 15. Man of Tomorrow 7,016 posts
- 16. GeForce Season 1,111 posts
- 17. Grade 1 26.9K posts
- 18. Black Mirror 5,392 posts
- 19. Judge 132K posts
- 20. Katie Couric 10.1K posts
Loading...
Something went wrong.
Something went wrong.