Skip to main content

class wandb.apis.public.Artifacts

An iterable collection of artifact versions associated with a project. Optionally pass in filters to narrow down the results based on specific criteria.

Methods

method Paginator.next()

Return the next item from the iterator. When exhausted, raise StopIteration

method Paginator.update_variables()

Update the query variables for the next page fetch.