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
Thank you for observing that. It is odd that as I tested translations actually supports that parameter and even gives segment level and word level results. But anyway. My Problem was from me and this is solved now.
Uh oh!
There was an error while loading. Please reload this page.
Confirm this is an issue with the Python library and not an underlying OpenAI API
Describe the bug
This is when calling AzureOpenAI client with code below.
To Reproduce
To Reproduce you should use AzureOpenAI client (OpenAI client is fine):
I've already also made a PR.
Code snippets
This code actually works without any problem:
But When you change OpenAI to AzureOpenAI it doesn't work.
Also this argument is supported in Azure and it works. So, it is just the matter of adding it here.
OS
MacOS, Linux
Python version
Python v3.12.1
Library version
1.20.0
The text was updated successfully, but these errors were encountered: