State of the run.
RunState()ID of the run.
List of output chunks streamed by Runnable.stream()
Final output of the run, usually the result of aggregating (+) streamed_output.
Updated throughout the run when supported by the Runnable.
Name of the object being run.
Type of the object being run, e.g. prompt, chain, llm, etc.
Map of run names to sub-runs.
If filters were supplied, this list will contain only the runs that matched the filters.