Remix.run Logo
cupofjoakim 7 hours ago

I wonder if this could be a good stepping stone to write a local prompt router to optimise what model get what prompt. I.e. if the prompt is just a lookup, send it to haiku, if it's reasoning, send it to opus and if it's implementation send it to sonnet.

v18a 7 hours ago | parent [-]

I was thinking the same. Haven't tried it out.