I only have Ollama to use, and I was hoping to make use of the autodetect for model testing but lo and behold when I try to switch models on the fly,
- My ollama models are disorganized in the dropdown, and
- every provider under the sun is in the list, and it will break my setup if any of them get picked.
I've set model mode to replace,
"models": {
"mode": "replace",
"providers": {
"ollama": {
but i'm still getting everything that could exist coming through.