---
title: contextOptions
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/transcript/prompt/contextoptions
---

# contextOptions

Configuration of the prompt.

## Declaration

```swift
var contextOptions: ContextOptions
```

## See Also

### Inspecting a prompt

- [id](foundationmodels/transcript/prompt/id.md)
- [responseFormat](foundationmodels/transcript/prompt/responseformat.md)
- [segments](foundationmodels/transcript/prompt/segments.md)
- [options](foundationmodels/transcript/prompt/options.md)
- [metadata](foundationmodels/transcript/prompt/metadata.md)
