Skip to content

Add 'name' property to model revision #5056

@leoll2

Description

@leoll2

Model revisions are currently identified by a UUID. For the sake of good UX, we want to also assign a user-friendly name to each model revision, and allow the users to customize it.

Task:

  • Extend the model revision entities with a string attribute name (non-optional)
  • In the seeding script, assign a user-friendly name to the model, e.g. "YOLO-X demo model"

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions