Failed
Prompt execution failed (exception thrown).
Constructors
Properties
LLM consumption attributable to the final attempt. For an aggregate, see aggregatedConsumption.
Wall-clock elapsed time of the final attempt. For an aggregate, see aggregatedElapsedTime.
Failure analysis of the final failed attempt.
Failed attempts preceding the final attempt; empty if no retries were performed. Order matches execution order.
Name of the executed prompt.
Functions
Final attempt + retry attempts. Returns NA only if every contributing value is NA.
Final attempt + retry attempts + retry wait delays.
Get the consumption of any record.
Retry attempts only (excludes the final attempt). NA if all retries had NA consumption.
Retry-attempt elapsed + retry wait delays (excludes the final attempt).
Check if a record (or its substages recursively) contains any solved agent run.