← Back to context Comment by PaulStatezny 10 days ago Interesting, I assumed all model-routing was done utilizing an LLM. (I.e. non-deterministic.) 3 comments PaulStatezny Reply tuvix 10 days ago It’s possible that there’s a set of words or phrases that route deterministically to save money on obvious stuff.I kind of wonder, though, which model they’re using to do the routing. It seems like a huge added cost to do these kinds of checks on every request dakolli 10 days ago Wasn't it leaked in the Claude Code source that it was all regex? eugmai86 10 days ago [dead]
tuvix 10 days ago It’s possible that there’s a set of words or phrases that route deterministically to save money on obvious stuff.I kind of wonder, though, which model they’re using to do the routing. It seems like a huge added cost to do these kinds of checks on every request
It’s possible that there’s a set of words or phrases that route deterministically to save money on obvious stuff.
I kind of wonder, though, which model they’re using to do the routing. It seems like a huge added cost to do these kinds of checks on every request
Wasn't it leaked in the Claude Code source that it was all regex?
[dead]