toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-ai-azure
/
org.http4k.connect.azure.action
/
ResponseFormat
Response
Format
@
JsonSerializable
@
Polymorphic
(
labelKey
=
"type"
)
sealed
class
ResponseFormat
Inheritors
Json
Url
JsonSchema
Members
Types
Json
Link copied to clipboard
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"json_object"
)
data
object
Json
:
ResponseFormat
Json
Schema
Link copied to clipboard
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"json_schema"
)
data
class
JsonSchema
(
val
strict
:
Boolean
,
val
json_schema
:
Map
<
String
,
Any
>
)
:
ResponseFormat
Url
Link copied to clipboard
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"url"
)
data
object
Url
:
ResponseFormat