How to change socket proxy address? #444
-
|
Is there a way to overwrite the hardcoded OpenAI socket address with my custom proxy address? I'm referring tothe constructor of |
Beta Was this translation helpful? Give feedback.
Answered by
StephenHodgson
Mar 2, 2026
Replies: 1 comment 5 replies
-
|
No, I intentionally send all websocket traffic directly, there wasn't an easy way to proxy it. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
StephenHodgson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, I intentionally send all websocket traffic directly, there wasn't an easy way to proxy it.