LlmCallFailedEvent

The LLM call failed: attempts were exhausted, or the failure was not worth retrying. No LlmResponseEvent will follow. runningTime covers every attempt, as in LlmResponseEvent.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val processId: String

ID of the process that this event relates to.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val timestamp: Instant

Functions

Link copied to clipboard
open override fun toString(): String