Remove list_files tool

This commit is contained in:
2026-01-31 23:42:26 -08:00
parent 134fceecef
commit 931ac9c9de
4 changed files with 11 additions and 12 deletions

View File

@@ -29,7 +29,7 @@
]
},
"lm": {
"model": "openrouter/openai/gpt-5.2-codex",
"model": "openrouter/anthropic/claude-opus-4.5",
"model_type": "chat",
"cache": true,
"num_retries": 3,
@@ -64,7 +64,7 @@
]
},
"lm": {
"model": "openrouter/openai/gpt-5.2-codex",
"model": "openrouter/anthropic/claude-opus-4.5",
"model_type": "chat",
"cache": true,
"num_retries": 3,