langflow
langflow copied to clipboard
Azure OpenAI API Version Failing for latest API Versions of 2024
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:
- Select API Version: Choose any of the 2024 API versions for Azure OpenAI.
- Build the component: Perform a standard API request using the selected 2024 version.
- 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