buildLimitedAvailability(_:)
Creates a builder with a limited availability dynamic profile.
Declaration
@export(implementation) static func buildLimitedAvailability(_ component: some LanguageModelSession.DynamicProfile) -> LanguageModelSession.AnyDynamicProfileParameters
- component:
The dynamic profile.