---
title: output
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/languagemodelexecutorgenerationchannel/usage/output-swift.property
---

# output

The output token counts from the response.

## Declaration

```swift
var output: LanguageModelExecutorGenerationChannel.Usage.Output
```

## See Also

### Updating the token counts

- [input](foundationmodels/languagemodelexecutorgenerationchannel/usage/input-swift.property.md)
- [LanguageModelExecutorGenerationChannel.Usage.Input](foundationmodels/languagemodelexecutorgenerationchannel/usage/input-swift.struct.md)
- [LanguageModelExecutorGenerationChannel.Usage.Output](foundationmodels/languagemodelexecutorgenerationchannel/usage/output-swift.struct.md)
