Skip to content

Commit d097266

Browse files
committed
Fix typo in document
1 parent fa1eda9 commit d097266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/usage-guide/changing_a_model.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,4 @@ To bypass chat templates and temperature controls, set `config.custom_reasoning_
212212
[config]
213213
reasoning_efffort= = "medium" # "low", "medium", "high"
214214

215-
With the OpenAI models that support reasoning effort (eg: o3-mini), you can specify its reasoning effort via `config` section. The default value is `medium`, you change it to `high` or `low` based on usages.
215+
With the OpenAI models that support reasoning effort (eg: o3-mini), you can specify its reasoning effort via `config` section. The default value is `medium`. You can change it to `high` or `low` based on your usage.

0 commit comments

Comments
 (0)