Open Dev Kit Documentation :: Open AI :: AI Base Options :: Reasoning Summary
OpenAI.AIBaseOptions.ReasoningSummaryA summary of the reasoning performed by the model. This can be useful for debugging and understanding the model's reasoning process.
Type
Lua Usage
-- Get local aIModelReasoningSummary = aIBaseOptions.ReasoningSummary -- Set aIBaseOptions.ReasoningSummary = aIModelReasoningSummary
If you think anything is missing, please feel free to: submit documentation feedback on this page
