Skip to main content

Module artifacts

Module artifacts 

Source
Expand description

Artifact types for storing outputs and intermediate results.

Artifacts can contain text, structured data, or file references.

Structs§

Artifact
An artifact produced during a rollout or evaluation.
ArtifactBundle
Collection of artifacts from a rollout.

Enums§

ArtifactContent
Content of an artifact (text or structured data).