Files
nanocode/config.json
2026-01-18 22:37:06 -08:00

7 lines
156 B
JSON

{
"model": null,
"max_iters": 15,
"lm": "openrouter/anthropic/claude-3.5-sonnet",
"api_base": "https://openrouter.ai/api/v1",
"max_tokens": 8192
}