Skip to main content

Module artifacts

Module artifacts 

Source
Expand description

Exact, host-owned artifact receipts for one actor invocation. Structured output is retained before model-history truncation and is not parsed from assistant prose or a later conversation’s history.

Structs§

RunArtifactCollector
A capability minted by the actor host, not deserialized from a request. The host closes it after execution and before sending the completion reply.
ToolOutputArtifact
Structured output declared by a successful native tool implementation.