The issue is with the update of httpx to 0.28.
They removed the deprecated keyword proxies
.
Until OpenAI pushes an update downgrade httpx to 0.27.2 to fix the issue.
31 Likes
The issue is with the update of httpx to 0.28.
They removed the deprecated keyword proxies
.
Until OpenAI pushes an update downgrade httpx to 0.27.2 to fix the issue.