Update pr_agent/settings/configuration.toml

Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
This commit is contained in:
Tal
2025-02-18 11:48:25 +02:00
committed by GitHub
parent 4edb8b89d1
commit 0317951e32

View File

@ -17,7 +17,7 @@ use_global_settings_file=true
disable_auto_feedback = false
ai_timeout=120 # 2minutes
skip_keys = []
custom_reasoning_model = false # when true, no system message and not temperature will be used
custom_reasoning_model = false # when true, disables system messages and temperature controls for models that don't support chat-style inputs
# token limits
max_description_tokens = 500
max_commits_tokens = 500