buildBlock(_:)
Creates a builder with a block.
Declaration
static func buildBlock<T>(_ content: T) -> T where T : LanguageModelSession.DynamicProfileCreates a builder with a block.
static func buildBlock<T>(_ content: T) -> T where T : LanguageModelSession.DynamicProfile