Krista Pratico
Krista Pratico
Tagging @azureml-github @FeiDeng, please take a look at this issue and respond with an update.
@maxiedaniels thanks for your issue, the team will take a look and get back to you as soon as possible.
Running into this issue when trying to use prompty in Azure DevOps: Using the Azure CLI task to login with my service connection and it seems to pick the wrong...
@matteopulega I'm not able to reproduce the error. Can you share which region your Azure OpenAI resource is in? If this is still failing today, I recommend opening a support...
Thanks for your issue @theringe, the team will take a look and get back to you as soon as possible. Any chance you could share the example code which reproduces...
`parallel_tool_calls` is not supported by the Azure OpenAI service yet. When it is supported, it will be added to the spec under the API version which supports its usage. You...
@wooters maybe I misunderstand, but the support coming would allow for the ability to turn `parallel_tool_calls` off. Both services have this on by default, and once supported by Azure, you'll...
This was fixed in https://github.com/openai/openai-python/pull/2154 and released in https://pypi.org/project/openai/1.65.2/
/azp run python - loadtesting - ci
@r-pathak there is no workaround in the client library -- it's the Azure OpenAI service itself that does not support `logprobs` with on your data. Not a confidence score, but...