Comment by vunderba
4 days ago
It feels a bit more like Fugu to me, which acts as a multi-LLM orchestrator (though I think Fugu combines open- and closed-weight models), but without being able to see the “secret sauce” behind how any of them decides the number of "plies" each model in the swarm gets, they all feel rather difficult to compare beyond the big public benchmarks...
Isn't Fugu the same kind of thing as NotDiamond[1] (which I believe OpenRouter uses) except not as good?
[1] https://www.notdiamond.ai/
Honestly not sure. I think Fugu tries to leverage multiple models simultaneously where something like NotDiamond is more about picking the most optimal singular model.
This space is so crowded it feels like I see a new "model router" pop up every few weeks.