Skip to content

Update changelog for audio input#39443

Merged
trangevi merged 2 commits into
feature/azure-ai-inference-beta8from
trangevi/changelog
Jan 28, 2025
Merged

Update changelog for audio input#39443
trangevi merged 2 commits into
feature/azure-ai-inference-beta8from
trangevi/changelog

Conversation

@trangevi
Copy link
Copy Markdown
Member

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.

Signed-off-by: trangevi <trangevi@microsoft.com>
@trangevi trangevi marked this pull request as ready for review January 28, 2025 19:41
@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 28, 2025
@azure-sdk
Copy link
Copy Markdown
Collaborator

API change check

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

azure-ai-inference

Comment thread sdk/ai/azure-ai-inference/CHANGELOG.md Outdated

* Added support for Chat Completions with audio input. See new sample `sample_chat_completions_with_audio_data.py`.

### Breaking Changes
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please delete any empty sections

Signed-off-by: trangevi <trangevi@microsoft.com>
@trangevi trangevi merged commit 4e4d0f1 into feature/azure-ai-inference-beta8 Jan 28, 2025
@trangevi trangevi deleted the trangevi/changelog branch January 28, 2025 20:45
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 <trangevi@microsoft.com>

* Remove empty sections

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>

* Update product link in pacakge README.md

* Fix indentation. Add release date

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
Co-authored-by: Travis Angevine <trangevi@microsoft.com>
Co-authored-by: nick863 <30440255+nick863@users.noreply.github.com>
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 <trangevi@microsoft.com>

* Remove empty sections

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>

* Update product link in pacakge README.md

* Fix indentation. Add release date

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
Co-authored-by: Travis Angevine <trangevi@microsoft.com>
Co-authored-by: nick863 <30440255+nick863@users.noreply.github.com>
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 <trangevi@microsoft.com>

* Remove empty sections

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>

* Update product link in pacakge README.md

* Fix indentation. Add release date

Signed-off-by: trangevi <trangevi@microsoft.com>

---------

Signed-off-by: trangevi <trangevi@microsoft.com>
Co-authored-by: Travis Angevine <trangevi@microsoft.com>
Co-authored-by: nick863 <30440255+nick863@users.noreply.github.com>
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.

3 participants