Added option to use httpx for requests to custom OpenAI api base #156
machinewrapped
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A new option in the GUI and command line (
--httpx
) to use the HTTPX library for requests to OpenAI API. This is only effective if the api base url is explicitly specified, as it needs to know the url.This may help if you receive an error code 307: temporary redirect.
This discussion was created from the release Added option to use httpx for requests to custom OpenAI api base.
Beta Was this translation helpful? Give feedback.
All reactions