Companion

object Companion

Properties

Link copied to clipboard

Any valid JSON object. The prompt must also ask the model for JSON, exactly as with org.oremif.deepseek.models.ResponseFormat.jsonObject.

Link copied to clipboard

Free-form text. Equivalent to leaving text unset.

Functions

Link copied to clipboard
fun jsonSchema(name: String, schema: JsonObject): TextConfig

JSON constrained to schema.