What is wrong with my config that agent keeps failing saying Unknown model both in agent and HEARTBEAT?
"defaults": {
"model": {
"primary": "openrouter/minimax/minimax-m2.5"
},
"models": {
"openrouter/minimax/minimax-m2.5": {}
},
"heartbeat": {
"model": "ollama/llama3.2:3b"
},
},