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

Do not filter out the usage updates. #39381

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

nick863
Copy link
Member

@nick863 nick863 commented Jan 24, 2025

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added the AI Model Inference Issues related to the client library for Azure AI Model Inference (\sdk\ai\azure-ai-inference) label Jan 24, 2025
@azure-sdk
Copy link
Collaborator

azure-sdk commented Jan 24, 2025

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-ai-inference

@dargilco
Copy link
Member

Please update CHANGELOG.md as bug fix

@nick863 nick863 merged commit 0aebad8 into feature/azure-ai-inference-beta8 Jan 28, 2025
21 checks passed
@nick863 nick863 deleted the nirovins/fix_missing_usage branch January 28, 2025 01:15
trangevi added a commit that referenced this pull request Jan 29, 2025
* Remove mentioning of length of API key. I can now be longer than 32-chars. (#39363)

* Changes to Support Audio Input in ChatCompletions (#39357)

* Add classes to support audio input for chat completions.
* Add corresponding tests and sample

* Update to version beta 8

* Do not filter out the usage updates. (#39381)

* Allow usage updates

* Add changelog entry

* Fix typo in CHANGELOG.md

* Update changelog for audio input (#39443)

* Update changelog for audio input

Signed-off-by: trangevi <[email protected]>

* Remove empty sections

Signed-off-by: trangevi <[email protected]>

---------

Signed-off-by: trangevi <[email protected]>

* Update product link in pacakge README.md

* Fix indentation. Add release date

Signed-off-by: trangevi <[email protected]>

---------

Signed-off-by: trangevi <[email protected]>
Co-authored-by: Travis Angevine <[email protected]>
Co-authored-by: nick863 <[email protected]>
l0lawrence pushed a commit to l0lawrence/azure-sdk-for-python that referenced this pull request Feb 19, 2025
* Remove mentioning of length of API key. I can now be longer than 32-chars. (Azure#39363)

* Changes to Support Audio Input in ChatCompletions (Azure#39357)

* Add classes to support audio input for chat completions.
* Add corresponding tests and sample

* Update to version beta 8

* Do not filter out the usage updates. (Azure#39381)

* Allow usage updates

* Add changelog entry

* Fix typo in CHANGELOG.md

* Update changelog for audio input (Azure#39443)

* Update changelog for audio input

Signed-off-by: trangevi <[email protected]>

* Remove empty sections

Signed-off-by: trangevi <[email protected]>

---------

Signed-off-by: trangevi <[email protected]>

* Update product link in pacakge README.md

* Fix indentation. Add release date

Signed-off-by: trangevi <[email protected]>

---------

Signed-off-by: trangevi <[email protected]>
Co-authored-by: Travis Angevine <[email protected]>
Co-authored-by: nick863 <[email protected]>
cRui861 pushed a commit that referenced this pull request Feb 27, 2025
* Remove mentioning of length of API key. I can now be longer than 32-chars. (#39363)

* Changes to Support Audio Input in ChatCompletions (#39357)

* Add classes to support audio input for chat completions.
* Add corresponding tests and sample

* Update to version beta 8

* Do not filter out the usage updates. (#39381)

* Allow usage updates

* Add changelog entry

* Fix typo in CHANGELOG.md

* Update changelog for audio input (#39443)

* Update changelog for audio input

Signed-off-by: trangevi <[email protected]>

* Remove empty sections

Signed-off-by: trangevi <[email protected]>

---------

Signed-off-by: trangevi <[email protected]>

* Update product link in pacakge README.md

* Fix indentation. Add release date

Signed-off-by: trangevi <[email protected]>

---------

Signed-off-by: trangevi <[email protected]>
Co-authored-by: Travis Angevine <[email protected]>
Co-authored-by: nick863 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Model Inference Issues related to the client library for Azure AI Model Inference (\sdk\ai\azure-ai-inference)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants