Skip to content

Beta 8 release of azure-ai-inference Python SDK#39454

Merged
trangevi merged 8 commits into
mainfrom
feature/azure-ai-inference-beta8
Jan 29, 2025
Merged

Beta 8 release of azure-ai-inference Python SDK#39454
trangevi merged 8 commits into
mainfrom
feature/azure-ai-inference-beta8

Conversation

@dargilco
Copy link
Copy Markdown
Member

@dargilco dargilco commented Jan 29, 2025

See CHANGELOG.md.

What's not mentioned there, is setting user_data="AIProjectClient" on the constructors of the inference clients returned from the .inference.get_ operations. This is for telemetry purposed. No need to mention in change log.

dargilco and others added 7 commits January 23, 2025 15:41
* Add classes to support audio input for chat completions.
* Add corresponding tests and sample
* Allow usage updates

* Add changelog entry

* Fix typo in CHANGELOG.md
* 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>
@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 29, 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

@dargilco dargilco marked this pull request as ready for review January 29, 2025 16:22
Comment thread .vscode/cspell.json
Comment thread sdk/ai/azure-ai-inference/azure/ai/inference/models/_enums.py
Copy link
Copy Markdown
Member Author

@dargilco dargilco left a comment

Choose a reason for hiding this comment

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

Looking good!

Signed-off-by: trangevi <trangevi@microsoft.com>
@trangevi trangevi merged commit 4157599 into main Jan 29, 2025
@trangevi trangevi deleted the feature/azure-ai-inference-beta8 branch January 29, 2025 17:08
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.

5 participants