CassetteInteraction
A single recorded interaction (request + response).
Properties
Section titled “Properties”request
Section titled “request”request:
object
The request sent to the model.
callIndex
Section titled “callIndex”callIndex:
number
messages
Section titled “messages”messages:
Message[]
tools:
CassetteToolDef[]
response
Section titled “response”response:
ModelResponse
The model’s response.