toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-llm-core
/
org.http4k.ai.llm.image
/
ImageGeneration
Image
Generation
fun
interface
ImageGeneration
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
request
:
ImageRequest
)
:
LLMResult
<
ImageResponse
>