Skip to main content
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.
FieldTypeNotes
promptstringThe prompt or instruction provided to the model.
input_uriuriPointer to bulky input data stored elsewhere.