| Field | Type | Notes |
|---|---|---|
prompt | string | The prompt or instruction provided to the model. |
input_uri | uri | Pointer to bulky input data stored elsewhere. |
Fields at invocation
Inputs
The input data provided to the model.
The input data provided to the model. For structured predictive models, this includes feature vectors or
structured fields. For generative models such as LLMs, it should include prompts, instructions, and any
relevant environmental variables. When inputs are too large to log directly, such as imaging or genomic
data, stable identifiers sufficient to retrieve the input data retrospectively should be recorded.