mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 21:30:40 +08:00
Fix typo in document
This commit is contained in:
@ -212,4 +212,4 @@ To bypass chat templates and temperature controls, set `config.custom_reasoning_
|
|||||||
[config]
|
[config]
|
||||||
reasoning_efffort= = "medium" # "low", "medium", "high"
|
reasoning_efffort= = "medium" # "low", "medium", "high"
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
Reference in New Issue
Block a user