File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,17 +28,7 @@ Sleep 300ms
2828Show
2929
3030# ━━━ Scenario 1: Token Savings ━━━
31- Sleep 300ms
32- Type "echo ''"
33- Enter
34- Type "echo ' ━━━ 1. Token Savings: 248 K8s API tools ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━'"
35- Enter
36- Type "echo ' LLMs choke on 248 tool definitions. graph-tool-call picks only what matters.'"
37- Enter
38- Type "echo ''"
39- Enter
40- Sleep 1.5s
41-
31+ Sleep 500ms
4232Type "python examples/token_savings_demo.py benchmarks/specs/k8s_core_v1.json 'scale my deployment and check health'"
4333Enter
4434Sleep 15s
@@ -51,17 +41,7 @@ Sleep 300ms
5141Show
5242
5343# ━━━ Scenario 2: Workflow Search — E-Commerce ━━━
54- Sleep 300ms
55- Type "echo ''"
56- Enter
57- Type "echo ' ━━━ 2. Workflow Search: E-Commerce (46 tools) ━━━━━━━━━━━━━━━━━━━━━━━━'"
58- Enter
59- Type "echo ' Vector search finds cancelOrder. graph-tool-call finds the full workflow.'"
60- Enter
61- Type "echo ''"
62- Enter
63- Sleep 1.5s
64-
44+ Sleep 500ms
6545Type "graph-tool-call search 'cancel my order and get a refund' --source tests/fixtures/ecommerce_openapi.json --scores"
6646Enter
6747Sleep 8s
@@ -74,17 +54,7 @@ Sleep 300ms
7454Show
7555
7656# ━━━ Scenario 3: Developer Workflow — GitHub API ━━━
77- Sleep 300ms
78- Type "echo ''"
79- Enter
80- Type "echo ' ━━━ 3. Developer Workflow: GitHub API (58 tools) ━━━━━━━━━━━━━━━━━━━━━━'"
81- Enter
82- Type "echo ' Every developer knows this flow. graph-tool-call finds it automatically.'"
83- Enter
84- Type "echo ''"
85- Enter
86- Sleep 1.5s
87-
57+ Sleep 500ms
8858Type "graph-tool-call search 'review and merge a pull request' --source benchmarks/specs/github_subset.json --scores"
8959Enter
9060Sleep 8s
You can’t perform that action at this time.
0 commit comments