LlmapiResponseReasoning
LlmapiResponseReasoning =
object
Defined in: src/client/types.gen.ts:980
Reasoning configures reasoning for o-series and other reasoning models
Properties
effort?
optionaleffort:string
Defined in: src/client/types.gen.ts:984
Effort controls reasoning effort: “low”, “medium”, or “high”
summary?
optionalsummary:string
Defined in: src/client/types.gen.ts:988
Summary controls reasoning summary: “auto”, “concise”, or “detailed”
Last updated on