kostaleonard / mlops

A framework for conducting MLOps.
MIT License
3 stars 0 forks source link

Add metadata update methods to versioned artifacts #55

Closed kostaleonard closed 2 years ago

kostaleonard commented 2 years ago

Sometimes, we want to update the metadata for a versioned artifact. The user doesn't necessarily need to know how metadata is stored under the hood, and certainly should not be modifying the file on their own. Add a method to versioned artifacts to update object metadata.