Skip to Content
SdkClientInternalType AliasesLlmapiResponseReasoning

LlmapiResponseReasoning

LlmapiResponseReasoning = object

Defined in: src/client/types.gen.ts:980 

Reasoning configures reasoning for o-series and other reasoning models

Properties

effort?

optional effort: string

Defined in: src/client/types.gen.ts:984 

Effort controls reasoning effort: “low”, “medium”, or “high”


summary?

optional summary: string

Defined in: src/client/types.gen.ts:988 

Summary controls reasoning summary: “auto”, “concise”, or “detailed”

Last updated on