Documentation

Partial Output - Open Dev Kit Documentation

Open Dev Kit Documentation :: Open AI :: AI Result :: Partial Output

OpenAI.AIResult.PartialOutput
accumulated output text streamed from response.output_text.delta events

Type

String

Lua Usage

-- Get
local string = aIResult.PartialOutput

-- Set
aIResult.PartialOutput = string

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