init(_:)
Creates an instance from the dynamic profile you specify.
Declaration
init(_ dynamicProfile: any LanguageModelSession.DynamicProfile)Parameters
- dynamicProfile:
The dynamic profile.
Creates an instance from the dynamic profile you specify.
init(_ dynamicProfile: any LanguageModelSession.DynamicProfile)The dynamic profile.