Remove list_files tool
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"model": null,
|
||||
"max_iters": 50,
|
||||
"lm": "openrouter/openai/gpt-5.2-codex",
|
||||
"sub_lm": "openrouter/openai/gpt-5-mini",
|
||||
"lm": "openrouter/anthropic/claude-opus-4.5",
|
||||
"sub_lm": "openrouter/qwen/qwen-coder",
|
||||
"api_base": "https://openrouter.ai/api/v1",
|
||||
"max_tokens": 50000,
|
||||
"max_output_chars": 100000,
|
||||
|
||||
Reference in New Issue
Block a user