---
title: Executor
framework: foundationmodels
role: symbol
role_heading: Associated Type
path: foundationmodels/languagemodel/executor
---

# Executor

## Declaration

```swift
associatedtype Executor : LanguageModelExecutor where Self == Self.Executor.Model
```

## See Also

### Getting the executor configuration

- [executorConfiguration](foundationmodels/languagemodel/executorconfiguration.md)
