---
title: generationSchema
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/modelsample/generationschema
---

# generationSchema

The output schema for the model’s response.

## Declaration

```swift
var generationSchema: GenerationSchema? { get }
```
