NoPartialToolCallToComplete

Occurs when trying to upsert partial tool call data (e.g., parts of the tool arguments contents) when there is no pre-existing partial tool call data to append to.

The first partial tool call data for a new tool call should always include the id.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?