http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-anthropic
/
org.http4k.connect.anthropic.action
/
OutputFormat
Output
Format
@
JsonSerializable
data
class
OutputFormat
(
val
schema
:
Map
<
String
,
Any
>
,
val
type
:
String
=
"json_schema"
)
(
source
)
Members
Constructors
Output
Format
Link copied to clipboard
constructor
(
schema
:
Map
<
String
,
Any
>
,
type
:
String
=
"json_schema"
)
Properties
schema
Link copied to clipboard
val
schema
:
Map
<
String
,
Any
>
type
Link copied to clipboard
val
type
:
String