Contents

buildLimitedAvailability(_:)

Creates a builder with a limited availability dynamic profile.

Declaration

@export(implementation) static func buildLimitedAvailability(_ component: some LanguageModelSession.DynamicProfile) -> LanguageModelSession.AnyDynamicProfile

Parameters

  • component:

    The dynamic profile.

See Also

Building a dynamic profile