LogSpanVariable
Variable attached to a Model or ModelStream span for evaluation tracking.Overview
LogSpanVariable pairs a variable name with a content value. When attached to a LogSpanModelContent or LogSpanModelStreamContent span, the variable is available for continuous evaluations in Adaline.
Fields
The variable name. 1–200 characters.
The variable’s content value.
LogSpanVariableValue is a discriminated union (on modality) that wraps one of: TextContent, ImageContent, PdfContent, ReasoningContent, ToolCallContent, or ToolResponseContent.LogSpanVariableValue
Thevalue field accepts any content type supported by the Adaline message schema, wrapped in a LogSpanVariableValue union via actual_instance.