Interface that represents the structure of a log entry in the
LogStreamCallbackHandler.
LogEntryISO-8601 timestamp of when the run ended. Only available after the run has finished.
Final output of this run. Only available after the run has finished successfully.
ID of the sub-run.
Inputs 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.
Type of the object being run, eg. prompt, chain, llm, etc.