1 / 2
LLM routers seem like a fascinating pattern to me. - Lets you separate concerns into different prompts - Makes your system more testable Really interesting for agents/workflows with several discreet concerns, like searching, handling git, and file editing.
37 likes 3 replies
?