diff --git a/docs/features/chat-features/reasoning-models.mdx b/docs/features/chat-features/reasoning-models.mdx index 5233cf596..c69564cd6 100644 --- a/docs/features/chat-features/reasoning-models.mdx +++ b/docs/features/chat-features/reasoning-models.mdx @@ -99,7 +99,7 @@ For models that support variable reasoning depth (like some API providers), this - Some providers accept numeric values :::info -Reasoning Effort is only applicable to models from specific providers that support this parameter. It has no effect on local Ollama models. +Reasoning Effort is only applicable to models from specific providers that support this parameter. On Ollama, currently only `gpt-oss` supports this parameter. ::: ---