We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenAI 1.55 fix an issue with latest version of httpx. Could it be possible to also support this version and publish a new release?
The text was updated successfully, but these errors were encountered:
Thanks for creating the issue. Looks like RESPX needs to also be updated to support HTTX 0.28. Looking for this PR to be merged lundberg/respx#278
Sorry, something went wrong.
In the meantime, I've added a release candidate for this fix that you can use instead of pulling from PyPi.
# poetry poetry add git+https://github.com/mharrisb1/openai-responses-python#v0.11.3-rc1 # pip pip install git+https://github.com/mharrisb1/openai-responses-python#v0.11.3-rc1
#68 fully closes this issue.
Release 0.11.3 now available in PyPI
0.11.3
mharrisb1
Successfully merging a pull request may close this issue.
OpenAI 1.55 fix an issue with latest version of httpx.
Could it be possible to also support this version and publish a new release?
The text was updated successfully, but these errors were encountered: