Documentation

Reasoning Summary - Open Dev Kit Documentation

Open Dev Kit Documentation :: Open AI :: AI Result :: Reasoning Summary

OpenAI.AIResult.ReasoningSummary
accumulated reasoning summary text streamed from response.reasoning_summary_text.delta events

Type

String

Lua Usage

-- Get
local string = aIResult.ReasoningSummary

-- Set
aIResult.ReasoningSummary = string

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