TurnCapture
A single captured model call within a turn.
Properties
Section titled “Properties”callIndex
Section titled “callIndex”callIndex:
number
Which model call in this turn (0-based).
input:
Message[]
Messages sent to the model (snapshot taken before the call).
response
Section titled “response”response:
ModelResponse
Model response returned after the call.