---
title: responses
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/structuredtranscript/responses
---

# responses

The model responses from the transcript.

## Declaration

```swift
var responses: [Transcript.Response]
```

## See Also

### Inspecting prompts and responses

- [instructionText](evaluations/structuredtranscript/instructiontext.md)
- [prompts](evaluations/structuredtranscript/prompts.md)
