---
title: LanguageModelSession.DynamicProfileModifier.Content
framework: foundationmodels
role: symbol
role_heading: Type Alias
path: foundationmodels/languagemodelsession/dynamicprofilemodifier/content
---

# LanguageModelSession.DynamicProfileModifier.Content

## Declaration

```swift
typealias Content = LanguageModelSession.DynamicProfileModifierContent<Self>
```

## See Also

### Implementing a profile modifier

- [body(content:)](foundationmodels/languagemodelsession/dynamicprofilemodifier/body(content:).md)
- [Body](foundationmodels/languagemodelsession/dynamicprofilemodifier/body.md)
- [LanguageModelSession.DynamicProfileModifier.SessionProperty](foundationmodels/languagemodelsession/dynamicprofilemodifier/sessionproperty.md)
- [LanguageModelSession.DynamicProfileModifier.DynamicProfile](foundationmodels/languagemodelsession/dynamicprofilemodifier/dynamicprofile.md)
