Unable to set lmstudio local model as primary
"agents": {
"defaults": {
"model": {
"primary": "lmstudio/qwen3-4b-thinking-2507",
"fallbacks": [
"google/gemini-3-flash-preview",
"lmstudio/qwen3-4b-thinking-2507"
]
},
"models": {
"providers": {},
"google/gemini-3-flash-preview": {
"alias": "gemini-flash"
},
"openai-codex/gpt-5.1-codex-mini": {},
"openai-codex/gpt-5.2-codex": {},
"opencode/claude-opus-4-5": {
"alias": "Opus"
},
"opencode/glm-4.7-free": {}
},
I get the error - Error: Unknown model: lmstudio/qwen3-4b-thinking-2507
