toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-ai-langchain
/
org.http4k.connect.langchain.image
/
ImageModelOptions
/
ImageModelOptions
Image
Model
Options
constructor
(
size
:
Size
=
Size.`1024x1024`
,
model
:
ModelName
=
ModelName.DALL_E_2
,
imageResponseFormat
:
ImageResponseFormat
=
ImageResponseFormat.b64_json
,
quality
:
Quality
=
Quality.standard
,
style
:
Style
=
Style.vivid
,
user
:
User
?
=
null
)