---
title: "body(content:)"
framework: foundationmodels
role: symbol
role_heading: Instance Method
path: "foundationmodels/languagemodelsession/dynamicprofilemodifier/body(content:)"
---

# body(content:)

The content of the dynamic profile modifier.

## Declaration

```swift
@LanguageModelSession.DynamicProfileBuilder func body(content: Self.Content) -> Self.Body
```

## See Also

### Implementing a profile modifier

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