langflow icon indicating copy to clipboard operation
langflow copied to clipboard

Azure OpenAI API Version Failing for latest API Versions of 2024

Open edwinjosechittilappilly opened this issue 5 months ago • 3 comments

Bug Description

We are experiencing failures when attempting to use the latest Azure OpenAI API versions released in 2024. Interestingly, the API functions correctly when utilizing any of the preview API versions from 2023.

Reproduction

Create a basic flow with AzureOpenAI component:

  1. Select API Version: Choose any of the 2024 API versions for Azure OpenAI.
  2. Build the component: Perform a standard API request using the selected 2024 version.
  3. Observe Failure: 404 Resource not found.

Expected behavior

The component should have been built successfully.

Reference guide on selecting the API versions:https://stackoverflow.com/questions/76475419/how-can-i-select-the-proper-openai-api-version

Who can help?

No response

Operating System

MacOS

Langflow Version

1.0.18

Python Version

None

Screenshot

No response

Flow File

No response

edwinjosechittilappilly avatar Sep 19 '24 19:09 edwinjosechittilappilly