Optional
end_ISO-8601 timestamp of when the run ended. Only available after the run has finished.
Optional
final_Final output of this run. Only available after the run has finished successfully.
ID of the sub-run.
Optional
inputs?: anyInputs to this run. Not available currently via streamLog.
Key-value pairs of metadata for the run.
Name of the object being run.
ISO-8601 timestamp of when the run started.
List of general output chunks streamed by this run.
List of LLM tokens streamed by this run, if applicable.
List of tags for the run.
Type of the object being run, eg. prompt, chain, llm, etc.
Interface that represents the structure of a log entry in the
LogStreamCallbackHandler
.