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