@botbotgo/better-call 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/banner.svg +26 -24
- package/package.json +1 -1
package/docs/banner.svg
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="1400" height="520" viewBox="0 0 1400 520" role="img" aria-labelledby="title desc">
|
|
2
2
|
<title id="title">BetterCall accuracy boost banner</title>
|
|
3
|
-
<desc id="desc">BetterCall boosts small-model tool-call accuracy
|
|
3
|
+
<desc id="desc">BetterCall boosts small-model tool-call accuracy with validation and repair before execution.</desc>
|
|
4
4
|
<defs>
|
|
5
5
|
<linearGradient id="background" x1="0" y1="0" x2="1" y2="1">
|
|
6
6
|
<stop offset="0" stop-color="#061321"/>
|
|
@@ -12,6 +12,11 @@
|
|
|
12
12
|
<stop offset="0.55" stop-color="#8fe870"/>
|
|
13
13
|
<stop offset="1" stop-color="#ffd36a"/>
|
|
14
14
|
</linearGradient>
|
|
15
|
+
<linearGradient id="growth" x1="0" y1="1" x2="1" y2="0">
|
|
16
|
+
<stop offset="0" stop-color="#67d4ff"/>
|
|
17
|
+
<stop offset="0.58" stop-color="#8fe870"/>
|
|
18
|
+
<stop offset="1" stop-color="#35ff87"/>
|
|
19
|
+
</linearGradient>
|
|
15
20
|
<linearGradient id="panel" x1="0" y1="0" x2="1" y2="1">
|
|
16
21
|
<stop offset="0" stop-color="#163047" stop-opacity="0.92"/>
|
|
17
22
|
<stop offset="1" stop-color="#10281f" stop-opacity="0.92"/>
|
|
@@ -22,13 +27,17 @@
|
|
|
22
27
|
<marker id="arrow" viewBox="0 0 12 12" refX="10" refY="6" markerWidth="10" markerHeight="10" orient="auto">
|
|
23
28
|
<path d="M1 1 L11 6 L1 11 Z" fill="#ffd36a"/>
|
|
24
29
|
</marker>
|
|
30
|
+
<marker id="growth-arrow" viewBox="0 0 14 14" refX="12" refY="7" markerWidth="16" markerHeight="16" orient="auto">
|
|
31
|
+
<path d="M1 1 L13 7 L1 13 Z" fill="#35ff87"/>
|
|
32
|
+
</marker>
|
|
25
33
|
</defs>
|
|
26
34
|
|
|
27
35
|
<rect width="1400" height="520" fill="url(#background)"/>
|
|
28
36
|
<path d="M90 412 C 210 338, 336 376, 468 300 S 692 210, 846 250 S 1086 312, 1306 152" fill="none" stroke="#ffffff" stroke-opacity="0.08" stroke-width="70" stroke-linecap="round"/>
|
|
29
37
|
<path d="M84 86 H1316" stroke="#ffffff" stroke-opacity="0.10"/>
|
|
30
38
|
<path d="M84 434 H1316" stroke="#ffffff" stroke-opacity="0.10"/>
|
|
31
|
-
<path d="
|
|
39
|
+
<path d="M96 356 C 248 318, 348 336, 494 268 S 696 162, 900 210 S 1146 248, 1286 116" fill="none" stroke="url(#growth)" stroke-width="10" stroke-linecap="round" stroke-linejoin="round" marker-end="url(#growth-arrow)" opacity="0.92"/>
|
|
40
|
+
<path d="M112 394 C 258 346, 374 360, 520 296 S 754 190, 940 230 S 1158 266, 1260 154" fill="none" stroke="#67d4ff" stroke-opacity="0.42" stroke-width="5" stroke-linecap="round"/>
|
|
32
41
|
|
|
33
42
|
<g transform="translate(92 104)">
|
|
34
43
|
<text x="0" y="46" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="32" font-weight="750" fill="#9be47f">BetterCall</text>
|
|
@@ -36,7 +45,7 @@
|
|
|
36
45
|
<text x="0" y="204" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="74" font-weight="850" fill="#f8fbff">accuracy</text>
|
|
37
46
|
<rect x="4" y="232" width="532" height="8" rx="4" fill="url(#line)"/>
|
|
38
47
|
<text x="0" y="296" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="31" font-weight="640" fill="#dcecff">Validate and repair tool calls before execution.</text>
|
|
39
|
-
<text x="0" y="342" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="28" font-weight="700" fill="#ffd36a">
|
|
48
|
+
<text x="0" y="342" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="28" font-weight="700" fill="#ffd36a">Dramatically cleaner tool execution.</text>
|
|
40
49
|
</g>
|
|
41
50
|
|
|
42
51
|
<g transform="translate(820 92)" filter="url(#soft-shadow)">
|
|
@@ -50,28 +59,21 @@
|
|
|
50
59
|
<line x1="0" y1="64" x2="374" y2="64" stroke="#ffffff" stroke-opacity="0.08"/>
|
|
51
60
|
<line x1="0" y1="16" x2="374" y2="16" stroke="#ffffff" stroke-opacity="0.08"/>
|
|
52
61
|
|
|
53
|
-
<rect x="
|
|
54
|
-
<rect x="
|
|
55
|
-
<rect x="
|
|
56
|
-
<rect x="
|
|
62
|
+
<rect x="20" y="92" width="34" height="68" rx="5" fill="#67d4ff" opacity="0.32"/>
|
|
63
|
+
<rect x="64" y="58" width="34" height="102" rx="5" fill="#67d4ff" opacity="0.42"/>
|
|
64
|
+
<rect x="108" y="74" width="34" height="86" rx="5" fill="#9be47f" opacity="0.36"/>
|
|
65
|
+
<rect x="152" y="38" width="34" height="122" rx="5" fill="#9be47f" opacity="0.50"/>
|
|
66
|
+
<rect x="196" y="84" width="34" height="76" rx="5" fill="#67d4ff" opacity="0.34"/>
|
|
67
|
+
<rect x="240" y="52" width="34" height="108" rx="5" fill="#9be47f" opacity="0.52"/>
|
|
68
|
+
<rect x="284" y="30" width="34" height="130" rx="5" fill="#9be47f" opacity="0.62"/>
|
|
69
|
+
<rect x="328" y="14" width="34" height="146" rx="5" fill="#35ff87" opacity="0.72"/>
|
|
57
70
|
|
|
58
|
-
<path d="
|
|
59
|
-
<
|
|
60
|
-
<
|
|
61
|
-
<
|
|
62
|
-
<
|
|
71
|
+
<path d="M18 136 L64 118 L106 126 L148 86 L188 98 L236 68 L282 50 L360 4" fill="none" stroke="#35ff87" stroke-width="11" stroke-linecap="round" stroke-linejoin="round" marker-end="url(#growth-arrow)"/>
|
|
72
|
+
<path d="M18 136 L64 118 L106 126 L148 86 L188 98 L236 68 L282 50 L360 4" fill="none" stroke="#b9ff6b" stroke-opacity="0.34" stroke-width="20" stroke-linecap="round" stroke-linejoin="round"/>
|
|
73
|
+
<circle cx="64" cy="118" r="5" fill="#b9ff6b"/>
|
|
74
|
+
<circle cx="148" cy="86" r="5" fill="#b9ff6b"/>
|
|
75
|
+
<circle cx="236" cy="68" r="5" fill="#b9ff6b"/>
|
|
76
|
+
<circle cx="282" cy="50" r="5" fill="#b9ff6b"/>
|
|
63
77
|
</g>
|
|
64
78
|
</g>
|
|
65
|
-
|
|
66
|
-
<g transform="translate(854 442)">
|
|
67
|
-
<rect x="0" y="0" width="176" height="62" rx="14" fill="#ffffff" fill-opacity="0.10" stroke="#ffffff" stroke-opacity="0.16"/>
|
|
68
|
-
<text x="20" y="25" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="16" font-weight="700" fill="#b8cbe2">Raw</text>
|
|
69
|
-
<text x="20" y="50" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="28" font-weight="850" fill="#67d4ff">73.4%</text>
|
|
70
|
-
|
|
71
|
-
<path d="M200 32 H252" stroke="#ffd36a" stroke-width="5" stroke-linecap="round" marker-end="url(#arrow)"/>
|
|
72
|
-
|
|
73
|
-
<rect x="280" y="0" width="210" height="62" rx="14" fill="#ffffff" fill-opacity="0.13" stroke="#9be47f" stroke-opacity="0.55"/>
|
|
74
|
-
<text x="300" y="25" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="16" font-weight="700" fill="#b8cbe2">BetterCall</text>
|
|
75
|
-
<text x="300" y="50" font-family="Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-size="28" font-weight="850" fill="#9be47f">83.8%</text>
|
|
76
|
-
</g>
|
|
77
79
|
</svg>
|