init(erasing:)
Creates an instance from the dynamic profile you specify.
Declaration
@export(implementation) init(erasing dynamicProfile: some LanguageModelSession.DynamicProfile)Parameters
- dynamicProfile:
The dynamic profile.
Creates an instance from the dynamic profile you specify.
@export(implementation) init(erasing dynamicProfile: some LanguageModelSession.DynamicProfile)The dynamic profile.