logoalt Hacker News

cupofjoakimtoday at 8:42 AM1 replyview on HN

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.


Replies

v18atoday at 8:50 AM

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