This commit is contained in:
Paul Gauthier 2024-12-22 08:59:38 -05:00
parent c895e99306
commit 0e05b64ebc
5 changed files with 36 additions and 2 deletions

View file

@ -665,6 +665,13 @@ MODEL_SETTINGS = [
examples_as_sys_msg=True,
reminder="sys",
),
ModelSettings(
"openrouter/deepseek/deepseek-chat",
"diff",
use_repo_map=True,
examples_as_sys_msg=True,
reminder="sys",
),
ModelSettings(
"openrouter/openai/gpt-4o",
"diff",