Agentsop Query Routing

Routes heterogeneous queries to the appropriate index, tool, or answering engine before retrieval. Use when one endpoint serves multiple handlers, such as summary, vector retrieval, text-to-SQL, or tools, and query types require different paths. Covers LLM, semantic, and rule-based routers, confidence thresholds, fallbacks, and framework mappings. Do not use when one handler serves all queries or branching is fixed.

agentsope 8a49cfb 4 files · 40.5 KB Updated

File contents

agentsope/SkillAlchemy/tree/main/skills/agentsop-query-routing commit 8a49cfb643

Frequently asked questions

npx skillmds@latest add agentsope/agentsop-query-routing