Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Azure api-version query parameters #186

Merged

Conversation

gongmingqm10
Copy link
Contributor

To use Azure OpenAI models, the API endpoint requires a api-version query parameters to be specified. Otherwise a 404 Resouce Not Found error will be throw upon the API call.

To solve this issue, we introduced this AZURE_API_VERSION in the configuration.

@gongmingqm10
Copy link
Contributor Author

This Pull Request is linked with a issue discussed here: #169

Copy link
Collaborator

@ksolo ksolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ksolo ksolo merged commit 89623b5 into andrewyng:main Feb 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants