On Azure OpenAI Python client, it says to define one client per deployment (aka model). Any other way to do this? I'd rather not have to define 4 different clients.
I'm getting an SSL error proxying my requests through Helicone (using openAI client). It's either failing to get the new certificate and/or only working with TLSv1.2
Any ideas? https://oai.hconeai.com loading on Chrome, but not on Safari. Started happening Sunday. Spent > 1 hour trying to debug w/ devops but no success. Anyone else?