ImageGeneration

fun interface ImageGeneration

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun invoke(request: ImageRequest): LLMResult<ImageResponse>