Documentation

Response Schema - Open Dev Kit Documentation

Open Dev Kit Documentation :: Open AI :: AI Base Options :: Response Schema

OpenAI.AIBaseOptions.ResponseSchema
Schema response format. Used to generate structured responses for Structured Outputs.

Type

Variant Dictionary

Lua Usage

-- Get
local variantDictionary = aIBaseOptions.ResponseSchema

-- Set
aIBaseOptions.ResponseSchema = variantDictionary

If you think anything is missing, please feel free to: submit documentation feedback on this page