ROUTEAI infra
I built a @typesafeai Jev router for Hermes.

SignalIt's a plugin that you can install so that all your requests go through a jev filter first to see how strong your model needs to be.
I built a @typesafeai Jev router for Hermes. It's a plugin that you can install so that all your requests go through a jev filter first to see how strong your model needs to be. I've been running Hermes on Luna/Max for the last several weeks, and it has done well.
But sometimes, I need a little more, even though @NousResearch Hermes isn't where I do my most intensive coding work.
It reads your actual providers in Hermes, and only uses what you have access to. Open Source and PR's welcome!
So, this router will choose between 5 levels, with guards to prevent a weaker model being used when it really shouldn't. Good stuff.
Install here: github.com/jethrojones/hermes-jev-router