Skip to content

api version variable #17

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yuma-shin
Copy link

Hi. I am a beginner in programming.
I am using your wonderful package with my tools.
This package made the transition to Azure Open AI a smooth one.
However, the API version is fixed and cannot be flexibly adapted to API versions that are updated daily.

Therefore, we prepared a variable for API Version and edited the script to allow the user to set it arbitrarily.
The user can optionally set the version with the apiVersion variable, otherwise 2023-03-15-preview is applied.
If there is no problem with my commit and you like it, can you merge it?

Copy link

@nav010 nav010 left a comment

Choose a reason for hiding this comment

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

Looks good

@nav010
Copy link

nav010 commented Jan 27, 2024

@1openwindow please merge

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.

None yet

2 participants