Glossary term
Glossary term
Agentic Systems
A Context Router directs requests to the right agent, model, or workflow using contextual signals like user intent, system state, and confidence levels, ensuring accurate, relevant responses without unnecessary handoffs.
LangGraph supervisor agents use a context router to delegate user requests to the most relevant sub-agent.
Microsoft Copilot Studio routes user queries to topic-specific agents based on intent and conversation context.
Martian and OpenRouter act as context routers that pick the best LLM per request based on prompt characteristics.