Skip to content

updates ort and ort-genai versions to 1.24.4 and 0.13.0 (except ort for winml remains 1.23.2.3)#595

Merged
prathikr merged 5 commits intomainfrom
prathikrao/update-versions
Apr 6, 2026
Merged

updates ort and ort-genai versions to 1.24.4 and 0.13.0 (except ort for winml remains 1.23.2.3)#595
prathikr merged 5 commits intomainfrom
prathikrao/update-versions

Conversation

@prathikr
Copy link
Copy Markdown
Contributor

@prathikr prathikr commented Apr 5, 2026

  • updates ort/ort-genai versions
  • updates core packaging to reflext new ort/ort-genai versions
  • removes useNightly from js sdk since we no longer need it

NOTE: c# does not need updates since it gets dependencies transitively via Foundry Local Core

Copilot AI review requested due to automatic review settings April 5, 2026 17:49
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
foundry-local Ready Ready Preview, Comment Apr 5, 2026 11:53pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the SDKs’ pinned ONNX Runtime (ORT) / ORT-GenAI native dependency versions used by the Rust, Python, and JS distributions, including moving GenAI packages off nightly/dev builds onto a stable NuGet feed.

Changes:

  • Bump standard ORT pins to 1.24.4 and GenAI pins to 0.13.0 across Rust/JS/Python.
  • Switch GenAI package sourcing from ORT-Nightly/dev builds to NuGet.org with stable package versions.
  • Rename WinML GenAI package reference to Microsoft.ML.OnnxRuntimeGenAI.Foundry (and update feed selection accordingly).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
sdk/rust/build.rs Updates pinned ORT/GenAI versions and moves GenAI to NuGet.org; adjusts WinML GenAI package name.
sdk/python/requirements.txt Bumps standard onnxruntime-core / onnxruntime-genai-core pins.
sdk/python/requirements-winml.txt Bumps WinML onnxruntime-genai-core pin (ORT stays on 1.23.2.3).
sdk/js/script/install-standard.cjs Bumps standard ORT/GenAI package versions and switches GenAI to NuGet.org stable.
sdk/js/script/install-winml.cjs Switches WinML GenAI package name and pins GenAI to stable NuGet.org version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@prathikr prathikr changed the title updates ort and ort-genai versions to 1.24.2 and 0.13.0 (except ort for winml remains 1.23.2) updates ort and ort-genai versions to 1.24.4 and 0.13.0 (except ort for winml remains 1.23.2) Apr 5, 2026
@prathikr prathikr changed the title updates ort and ort-genai versions to 1.24.4 and 0.13.0 (except ort for winml remains 1.23.2) updates ort and ort-genai versions to 1.24.4 and 0.13.0 (except ort for winml remains 1.23.2.3) Apr 5, 2026
@prathikr prathikr requested a review from Copilot April 5, 2026 17:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

baijumeswani
baijumeswani previously approved these changes Apr 5, 2026
@prathikr prathikr merged commit f85ab46 into main Apr 6, 2026
42 checks passed
@prathikr prathikr deleted the prathikrao/update-versions branch April 6, 2026 01:10
prathikr added a commit that referenced this pull request Apr 6, 2026
…or winml remains 1.23.2.3) (#595)

- updates ort/ort-genai versions
- updates core packaging to reflext new ort/ort-genai versions
- removes useNightly from js sdk since we no longer need it

NOTE: c# does not need updates since it gets dependencies transitively
via Foundry Local Core

---------

Co-authored-by: Prathik Rao <prathikrao@microsoft.com>
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.

3 participants