This commit is contained in:
Paul Gauthier 2025-04-16 18:12:22 -07:00
parent 20ca0463ea
commit e91d7e74ae
3 changed files with 21 additions and 17 deletions

View file

@ -325,6 +325,7 @@ cog.out("```\n")
weak_model_name: azure/gpt-4.1-mini
use_repo_map: true
examples_as_sys_msg: true
streaming: false
editor_model_name: azure/gpt-4.1
editor_edit_format: editor-diff
system_prompt_prefix: 'Formatting re-enabled. '
@ -1018,6 +1019,7 @@ cog.out("```\n")
weak_model_name: openai/gpt-4.1-mini
use_repo_map: true
examples_as_sys_msg: true
streaming: false
editor_model_name: openai/gpt-4.1
editor_edit_format: editor-diff
system_prompt_prefix: 'Formatting re-enabled. '
@ -1306,6 +1308,7 @@ cog.out("```\n")
weak_model_name: openrouter/openai/gpt-4.1-mini
use_repo_map: true
examples_as_sys_msg: true
streaming: false
editor_model_name: openrouter/openai/gpt-4.1
editor_edit_format: editor-diff
system_prompt_prefix: 'Formatting re-enabled. '