Skip to main content

class wandb.automations.OnCreateArtifact

A new artifact is created.

Args

  • event_type:
  • scope: The scope of the event: must be an artifact collection.
  • filter: Additional conditions(s), if any, that are required for this event to trigger.

Examples

Define an event that triggers when a new artifact is created in the collection “my-collection”: