Interface ThinkingConfig

The thinking features configuration.

interface ThinkingConfig {
    includeThoughts?: boolean;
}

Properties

Properties

includeThoughts?: boolean

Indicates whether to include thoughts in the response. If true, thoughts are returned only if the model supports thought and thoughts are available.

MMNEPVFCICPMFPCPTTAAATR