Contents

modifier(_:)

Apply a modifier to the dynamic profile.

Declaration

func modifier<Modifier>(_ modifier: Modifier) -> some LanguageModelSession.DynamicProfile where Modifier : LanguageModelSession.DynamicProfileModifier

See Also

Configuring the model