Kavi

kavi routes

Inspect recent routing decisions with strategy, confidence, and metadata.

Synopsis

kavi routes

Description

Displays recent routing decisions made during the current session. Each entry shows the prompt, the selected agent, the routing strategy (heuristic rules, LLM classifier, or user prompt), the confidence score, and associated metadata. Useful for auditing routing behavior and identifying patterns.

Examples

# View recent routing decisions
kavi routes

On this page