Skip to Content

LlmapiResponseReasoning

LlmapiResponseReasoning = object

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

Reasoning configures reasoning for o-series and other reasoning models

Properties

effort?

optional effort: string

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

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


summary?

optional summary: string

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

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

Last updated on