You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autogen provides the OpenAIChatCompletionClient and AzureOpenAIChatCompletionClient classes, which are used to access the Azure OpenAI Service.
I'm currently considering switching to the next-generation v1 API (e.g., /v1/chat/completions, the OpenAI-compatible API) that your company provides. I would like to confirm the following points:
Questions for Confirmation
Is OpenAIChatCompletionClient fully compatible with the latest next-generation v1 API?
If I use the v1 API endpoint (e.g., /v1/chat/completions) instead of the Azure OpenAI–specific api-version approach, will it still be officially supported without issues?
If there are any related official documents or guidelines, could you kindly provide them as well?
I appreciate your time and assistance in confirming the above.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Autogen provides the OpenAIChatCompletionClient and AzureOpenAIChatCompletionClient classes, which are used to access the Azure OpenAI Service.
I'm currently considering switching to the next-generation v1 API (e.g., /v1/chat/completions, the OpenAI-compatible API) that your company provides. I would like to confirm the following points:
Questions for Confirmation
Is OpenAIChatCompletionClient fully compatible with the latest next-generation v1 API?
If I use the v1 API endpoint (e.g., /v1/chat/completions) instead of the Azure OpenAI–specific api-version approach, will it still be officially supported without issues?
If there are any related official documents or guidelines, could you kindly provide them as well?
I appreciate your time and assistance in confirming the above.
Beta Was this translation helpful? Give feedback.
All reactions