We're trying to implement a setup: Machine A (openai-python client) -> Machine B (a proxy) -> some OpenAI Compatible Provider Machine B acts as a simple HTTP proxy, dynamically forwarding the request ...