Skip to main content
For models with chain-of-thought (DeepSeek-R1, Qwen3), control reasoning depth with the reasoning_effort parameter.

Reasoning effort levels

The reasoning_effort parameter is a Forii extension. It maps to the model’s internal chain-of-thought configuration. Higher effort = more tokens = higher cost. Use none or low for simple tasks to save credits.

Reading reasoning output

The model’s chain-of-thought is returned in the reasoning_content field:

Available reasoning models

reasoning_effort only affects reasoning models. On standard models like DeepSeek-V3, it is silently ignored.