---
title: includeSchemaInPrompt
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/contextoptions/includeschemainprompt
---

# includeSchemaInPrompt

Inject the schema into the prompt to bias the model.

## Declaration

```swift
var includeSchemaInPrompt: Bool?
```

## Discussion

Discussion Has no effect if there’s no schema provided
