Documentation

Reasoning Summary - Open Dev Kit Documentation

Open Dev Kit Documentation :: Open AI :: AI Base Options :: Reasoning Summary

OpenAI.AIBaseOptions.ReasoningSummary
A summary of the reasoning performed by the model. This can be useful for debugging and understanding the model's reasoning process.

Type

AI Model Reasoning Summary

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