KotlinX-Schema
Toggle table of contents
0.3.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-generator-json
/
kotlinx.schema.generator.json
/
FunctionCallingSchemaConfig
/
FunctionCallingSchemaConfig
Function
Calling
Schema
Config
constructor
(
respectDefaultPresence
:
Boolean
=
false
,
requireNullableFields
:
Boolean
=
true
,
useUnionTypes
:
Boolean
=
true
,
useNullableField
:
Boolean
=
false
,
strictMode
:
Boolean
=
true
)
(
source
)