Skip to content

Conversation

@vpandiarajan20
Copy link
Member

@vpandiarajan20 vpandiarajan20 commented Jan 5, 2026

APP PR

Currently, model versions do not appear in the order they were created in different dropdowns across App. This PR adds more information to the MLModelMetadata to allow us to do this. Specifically, we deprecate the version strings and replace them with a list of MLModelVersion structs similar to the MLTrainingVersion used for training script versions.

@github-actions github-actions bot added the safe to test committer is a member of this org label Jan 5, 2026
@vpandiarajan20 vpandiarajan20 added the ready-for-protos add this when you want protos to compile on every commit label Jan 5, 2026
@vpandiarajan20 vpandiarajan20 changed the title APP-10825 APP-10825: Add model creation time to MLModelMetadata Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

protos-compiled ready-for-protos add this when you want protos to compile on every commit safe to test committer is a member of this org

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants