Skip to content

Commit 656ba6d

Browse files
author
Lasim
committed
docs: Update token consumption metrics in hierarchical router documentation for accuracy
1 parent 7dbbfa9 commit 656ba6d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

development/satellite/hierarchical-router.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ Instead of exposing all tools directly, the satellite exposes only 2 meta-tools:
8080
- 37.5% of 200k context consumed
8181

8282
**After (Hierarchical):**
83-
- 2 meta-tools × 175 tokens = 350 tokens
84-
- 0.175% of 200k context consumed
85-
- **99.5% reduction**
83+
- 2 tools × 686 tokens = 1372 tokens consumed
84+
- Result: 0.686% of context window used
85+
- **Token Reduction: 98.3%**
8686

8787
## Meta-Tool Specifications
8888

0 commit comments

Comments
 (0)