Skip to content

How to turn off reasoning? #114

Description

@plutonium-239

I'm using Groq through the API.
The model outputs usually show reasoning within <think> tokens (if they support reasoning, like qwen3-32b) and this is always part of the completion.

I could not find a way to either:

  1. set reasoning_effort="none"(or any other value) in the parameters to change reasoning.
  2. hide <think>...</think> tokens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions