I only see published getting preference, not a way to filter only to published
Should pass only_published:
https://github.com/allegroai/clearml/blob/071caf53026330f3bb8019ee5db3d039562072f3/clearml/model.py#L444
Ok it’s not implemented right, that’s what I was asking
it’s not implemented right,
I think we forgot to add it as an argument (the query models supports it, but it is not passed to the call)
Hi TrickySheep9
It should filter only "published" if required, this is the "ready" flag