Skip to content

CassetteInteraction

A single recorded interaction (request + response).

request: object

The request sent to the model.

callIndex: number

messages: Message[]

tools: CassetteToolDef[]


response: ModelResponse

The model’s response.