Companion
object Companion
Functions
Link copied to clipboard
fun JSON_SCHEMA(name: String, description: String? = null, schema: JsonObject, strict: Boolean? = null): AssistantResponseFormat
Creates an instance of AssistantResponseFormat
with type json_schema
.