Migrating from OpenAI to Azure: Managing Multiple Models #295
Unanswered
Dreaming-Codes
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to migrate my app from OpenAI endpoints to Azure ones, and I hoped it would be a simple configuration change. However, if I understand the Azure panel correctly, I can deploy only one model per deployment ID. This means I would need to use different clients for each model.
Am I missing something, or is that the intended way to use different models with Azure OpenAI deployments?
Beta Was this translation helpful? Give feedback.
All reactions