Skip to content

feat(api): Add more new Azure service versions #208

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

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

mssfang
Copy link
Contributor

@mssfang mssfang commented Feb 6, 2025

  • Added more Azure OpenAI service API version.

Azure OpenAI Service version documentation

@mssfang mssfang requested a review from a team as a code owner February 6, 2025 00:19
@mssfang mssfang changed the base branch from main to next February 6, 2025 00:19
@mssfang mssfang changed the title feat(api): Add more new Azure service versions and update Azure samples feat(api): Add more new Azure service versions Feb 6, 2025
@mssfang mssfang requested a review from TomerAberbach February 6, 2025 17:54
Copy link
Collaborator

@TomerAberbach TomerAberbach left a comment

Choose a reason for hiding this comment

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

Thanks!

@TomerAberbach TomerAberbach merged commit a117892 into openai:next Feb 6, 2025
2 checks passed
@stainless-app stainless-app bot mentioned this pull request Feb 6, 2025
@mssfang mssfang deleted the Azure-VersionUpdate branch February 6, 2025 18:04
TomerAberbach added a commit that referenced this pull request Feb 6, 2025
* fix(api): add missing `@MustBeClosed` annotations (#205)

fix(api): switch `CompletableFuture<Void>` to `CompletableFuture<Void?>`
fix(client): always provide a body for `PATCH` methods
fix(client): add missing validation calls on response
chore(internal): minor formatting/style changes
chore(internal): rename some tests

* fix(api): add missing reasoning effort + model enums (#207)

* feat(pagination): avoid fetching when has_more: false (#209)

* fix: deploymentModel arg

* feat(api): Add more new Azure service versions (#208)

* add more new Azure service version and update azure samples

* revert samples changes

* release: 0.22.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Tomer Aberbach <[email protected]>
Co-authored-by: Shawn Fang <[email protected]>
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