This commit is contained in:
Paul Gauthier 2025-03-09 13:43:41 -07:00
parent 20eacfab0f
commit 74ecdf2d3f
2 changed files with 2 additions and 3 deletions

View file

@ -7,8 +7,8 @@ from aider.dump import dump # noqa
# Standard tag identifier
REASONING_TAG = "thinking-content-" + "7bbeb8e1441453ad999a0bbba8a46d4b"
# Output formatting
REASONING_START = "-----\n**► THINKING**"
REASONING_END = "-----\n**► ANSWER**"
REASONING_START = "--------------\n**THINKING**"
REASONING_END = "------------\n**ANSWER**"
def remove_reasoning_content(res, reasoning_tag):

View file

@ -549,7 +549,6 @@
max_tokens: 8192
include_reasoning: true
caches_by_default: true
use_temperature: false
editor_model_name: openrouter/deepseek/deepseek-chat
editor_edit_format: editor-diff