The smart router you want is a hook #14
MattJackson
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion thread for the blog post: https://getbusbar.com/blog/smart-routing-today/
The post shows smart routing (auto model selection by task, latency, quality, and cost) as a hook with two transports: a compiled Rust binary on a Unix socket (~8 microseconds per decision) and an HTTP webhook in any language (~34 microseconds co-located). Both measured, both on the same fail-safe machinery.
The open question from the post: grow a shared hook ecosystem (a Hooks Repository) around this seam? What would change how you run it?
Beta Was this translation helpful? Give feedback.
All reactions