UnexpectedPartialToolCallIndex
class UnexpectedPartialToolCallIndex(expectedIndex: Int?, actualIndex: Int?) : StreamFrameFlowBuilderError(source)
Occurs when the index of a partial tool call that lacks an id does not match the to-be completed tool call's index.