interface RunThe dotted order for the run.
This is a string composed of {time}{run-uuid}.* so that a trace can be sorted in the order it was executed.
Example:
The epoch time at which the run ended, if applicable.
An error message associated with the tool call
Events like 'start', 'end' linked to the run.
An optional identifier for the document.
Ideally this should be unique across the document collection and formatted as a UUID, but this will not be enforced.
Inputs to this run. Not available currently via streamLog.
The epoch time at which the run started, if available.
Unique ID assigned to every run within this nested trace. *