Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the OpenVINO / OpenVINO GenAI dependency pins to the 2026-08-10 nightly build across the repo’s shared version manifest and the demo model-export Python environment, keeping source SHAs and binary package URLs aligned to the same refresh.
Changes:
- Bumped OpenVINO, OpenVINO Tokenizers, and OpenVINO GenAI source commit pins in
versions.mk. - Updated GenAI nightly binary package URLs in
versions.mkfromdev20260730todev20260810. - Updated Python export-models requirements to use
openvino==2026.4.0.dev20260810andopenvino-tokenizers==2026.4.0.dev20260810.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| versions.mk | Advances OpenVINO/Tokenizers/GenAI source SHAs and GenAI nightly package URLs to the 2026-08-10 build. |
| demos/common/export_models/requirements.txt | Pins demo export dependencies to the matching 2026-08-10 OpenVINO nightly wheels. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
mzegla
reviewed
Aug 11, 2026
mzegla
left a comment
Collaborator
There was a problem hiding this comment.
Don't we need update in export models requirements?
michalkulakowski
approved these changes
Aug 11, 2026
Collaborator
Author
|
@mzegla it will be a separate PR because CI is failing in model export - to be investigated |
mzegla
approved these changes
Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛠 Summary
🧪 Checklist
``