@gram-ai/elements 1.27.3 → 1.27.5
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/README.md +72 -60
- package/README.typedoc.md +6 -6
- package/bin/cli.js +74 -74
- package/dist/compat-shims-CO9JXXV4.cjs.map +1 -1
- package/dist/{compat-shims-BPJ7Q68c.js → compat-shims-DxtUrORi.js} +4 -2
- package/dist/compat-shims-DxtUrORi.js.map +1 -0
- package/dist/components/ShareButton/index.d.ts +2 -2
- package/dist/components/assistant-ui/message-feedback.d.ts +1 -1
- package/dist/components/assistant-ui/tooltip-icon-button.d.ts +2 -2
- package/dist/components/ui/avatar.d.ts +2 -2
- package/dist/components/ui/button.d.ts +1 -1
- package/dist/components/ui/calendar.d.ts +1 -1
- package/dist/components/ui/collapsible.d.ts +1 -1
- package/dist/components/ui/dialog.d.ts +4 -4
- package/dist/components/ui/popover.d.ts +2 -2
- package/dist/components/ui/skeleton.d.ts +1 -1
- package/dist/components/ui/time-range-picker.d.ts +4 -2
- package/dist/components/ui/tool-ui.d.ts +7 -7
- package/dist/components/ui/tooltip.d.ts +2 -2
- package/dist/contexts/ConnectionStatusContext.d.ts +1 -1
- package/dist/elements.cjs +1 -1
- package/dist/elements.css +1 -1
- package/dist/elements.js +2 -2
- package/dist/hooks/useDensity.d.ts +73 -73
- package/dist/hooks/useMCPTools.d.ts +1 -1
- package/dist/hooks/useRadius.d.ts +1 -1
- package/dist/{index-BpJstUh1.cjs → index-C4bFBGfl.cjs} +4 -4
- package/dist/{index-BpJstUh1.cjs.map → index-C4bFBGfl.cjs.map} +1 -1
- package/dist/{index-CUitXazZ.js → index-D93pV0_o.js} +55 -55
- package/dist/{index-CUitXazZ.js.map → index-D93pV0_o.js.map} +1 -1
- package/dist/{index-DBrhzauj.js → index-DuCQRbcQ.js} +6386 -6337
- package/dist/index-DuCQRbcQ.js.map +1 -0
- package/dist/{index-DxfW52oA.cjs → index-y_PNN5vK.cjs} +64 -46
- package/dist/index-y_PNN5vK.cjs.map +1 -0
- package/dist/lib/cassette.d.ts +4 -4
- package/dist/lib/errorTracking.d.ts +1 -1
- package/dist/lib/messageConverter.d.ts +1 -1
- package/dist/lib/models.d.ts +1 -1
- package/dist/plugins/chart/ui/bar-chart.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/accordion-wrapper.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/accordion.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/action-button.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/alert-wrapper.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/alert.d.ts +4 -4
- package/dist/plugins/generative-ui/ui/avatar.d.ts +5 -5
- package/dist/plugins/generative-ui/ui/badge.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/button-wrapper.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/button.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/card-wrapper.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/card.d.ts +8 -8
- package/dist/plugins/generative-ui/ui/checkbox.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/data-table.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/dialog.d.ts +3 -3
- package/dist/plugins/generative-ui/ui/dropdown-menu.d.ts +3 -3
- package/dist/plugins/generative-ui/ui/grid.d.ts +3 -3
- package/dist/plugins/generative-ui/ui/input-wrapper.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/input.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/label.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/metric.d.ts +3 -3
- package/dist/plugins/generative-ui/ui/pagination.d.ts +6 -6
- package/dist/plugins/generative-ui/ui/popover.d.ts +4 -4
- package/dist/plugins/generative-ui/ui/progress.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/radio-group.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/select.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/separator.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/skeleton.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/stack.d.ts +6 -6
- package/dist/plugins/generative-ui/ui/switch.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/table.d.ts +9 -9
- package/dist/plugins/generative-ui/ui/tabs-wrapper.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/tabs.d.ts +1 -1
- package/dist/plugins/generative-ui/ui/text.d.ts +3 -3
- package/dist/plugins/generative-ui/ui/textarea.d.ts +2 -2
- package/dist/plugins/generative-ui/ui/tooltip.d.ts +1 -1
- package/dist/plugins.cjs +1 -1
- package/dist/plugins.js +1 -1
- package/dist/{profiler-D6ndqfsd.js → profiler-FpBY9eRv.js} +2 -2
- package/dist/{profiler-D6ndqfsd.js.map → profiler-FpBY9eRv.js.map} +1 -1
- package/dist/{profiler-DhnzZ34c.cjs → profiler-_mthyjvo.cjs} +2 -2
- package/dist/{profiler-DhnzZ34c.cjs.map → profiler-_mthyjvo.cjs.map} +1 -1
- package/dist/react-shim.js +1 -1
- package/dist/server/express.cjs.map +1 -1
- package/dist/server/express.js.map +1 -1
- package/dist/{startRecording-BwXmdmy1.cjs → startRecording-NJcpiHw-.cjs} +2 -2
- package/dist/{startRecording-BwXmdmy1.cjs.map → startRecording-NJcpiHw-.cjs.map} +1 -1
- package/dist/{startRecording-B_9CRZ_P.js → startRecording-r5MXQ2Dm.js} +2 -2
- package/dist/{startRecording-B_9CRZ_P.js.map → startRecording-r5MXQ2Dm.js.map} +1 -1
- package/dist/types/index.d.ts +2 -2
- package/package.json +1 -5
- package/src/compat-plugin.ts +14 -14
- package/src/compat-shims.ts +33 -31
- package/src/compat.test.ts +48 -48
- package/src/compat.ts +6 -6
- package/src/components/Chat/index.tsx +17 -17
- package/src/components/Chat/stories/Charts.stories.tsx +98 -98
- package/src/components/Chat/stories/Composer.stories.tsx +15 -15
- package/src/components/Chat/stories/ConnectionConfiguration.stories.tsx +44 -44
- package/src/components/Chat/stories/CustomComponents.stories.tsx +17 -17
- package/src/components/Chat/stories/Density.stories.tsx +20 -20
- package/src/components/Chat/stories/ErrorBoundary.stories.tsx +47 -47
- package/src/components/Chat/stories/FrontendTools.stories.tsx +39 -39
- package/src/components/Chat/stories/GenerativeUI.stories.tsx +48 -48
- package/src/components/Chat/stories/MessageFeedback.stories.tsx +52 -52
- package/src/components/Chat/stories/Modal.stories.tsx +28 -28
- package/src/components/Chat/stories/Model.stories.tsx +11 -11
- package/src/components/Chat/stories/Radius.stories.tsx +20 -20
- package/src/components/Chat/stories/Sidecar.stories.tsx +13 -13
- package/src/components/Chat/stories/StyleIsolation.stories.tsx +11 -11
- package/src/components/Chat/stories/Theme.stories.tsx +25 -25
- package/src/components/Chat/stories/Thread.stories.tsx +25 -25
- package/src/components/Chat/stories/ToolApproval.stories.tsx +55 -55
- package/src/components/Chat/stories/ToolMentions.stories.tsx +17 -17
- package/src/components/Chat/stories/Tools.stories.tsx +88 -88
- package/src/components/Chat/stories/Variants.stories.tsx +32 -32
- package/src/components/Chat/stories/Welcome.stories.tsx +14 -14
- package/src/components/ChatHistory.tsx +7 -7
- package/src/components/FrontendTools/index.tsx +5 -5
- package/src/components/Replay.stories.tsx +157 -157
- package/src/components/Replay.tsx +76 -73
- package/src/components/ShadowRoot.tsx +40 -40
- package/src/components/ShareButton/index.tsx +32 -32
- package/src/components/assistant-ui/assistant-modal.tsx +92 -87
- package/src/components/assistant-ui/assistant-sidecar.tsx +35 -35
- package/src/components/assistant-ui/attachment.tsx +80 -80
- package/src/components/assistant-ui/connection-status-indicator.tsx +33 -33
- package/src/components/assistant-ui/error-boundary.tsx +34 -34
- package/src/components/assistant-ui/follow-on-suggestions.tsx +26 -26
- package/src/components/assistant-ui/markdown-text.tsx +69 -69
- package/src/components/assistant-ui/mentioned-tools-badges.tsx +38 -38
- package/src/components/assistant-ui/message-feedback.tsx +74 -61
- package/src/components/assistant-ui/reasoning.tsx +83 -83
- package/src/components/assistant-ui/thread-list.tsx +45 -45
- package/src/components/assistant-ui/thread.tsx +278 -278
- package/src/components/assistant-ui/tool-fallback.tsx +37 -37
- package/src/components/assistant-ui/tool-group.tsx +26 -26
- package/src/components/assistant-ui/tool-mention-autocomplete.tsx +122 -122
- package/src/components/assistant-ui/tooltip-icon-button.tsx +18 -18
- package/src/components/ui/avatar.tsx +12 -12
- package/src/components/ui/button.tsx +12 -12
- package/src/components/ui/buttonVariants.ts +17 -17
- package/src/components/ui/calendar.tsx +106 -106
- package/src/components/ui/charts.stories.tsx +56 -56
- package/src/components/ui/collapsible.tsx +5 -5
- package/src/components/ui/dialog.tsx +30 -30
- package/src/components/ui/generative-ui.stories.tsx +200 -200
- package/src/components/ui/generative-ui.tsx +26 -26
- package/src/components/ui/popover.tsx +14 -14
- package/src/components/ui/skeleton.tsx +5 -5
- package/src/components/ui/time-range-picker.stories.tsx +80 -80
- package/src/components/ui/time-range-picker.tsx +272 -235
- package/src/components/ui/tool-ui.stories.tsx +37 -37
- package/src/components/ui/tool-ui.tsx +221 -215
- package/src/components/ui/tooltip.tsx +15 -15
- package/src/constants/tailwind.ts +1 -1
- package/src/contexts/ChatIdContext.tsx +7 -7
- package/src/contexts/ConnectionStatusContext.tsx +64 -64
- package/src/contexts/ElementsProvider.tsx +222 -211
- package/src/contexts/ReplayContext.ts +3 -3
- package/src/contexts/ToolApprovalContext.tsx +54 -54
- package/src/contexts/ToolExecutionContext.tsx +34 -34
- package/src/contexts/contexts.ts +7 -7
- package/src/contexts/portal-container-context.ts +2 -2
- package/src/contexts/portal-container.tsx +7 -7
- package/src/embedded.ts +1 -1
- package/src/global.css +25 -25
- package/src/hooks/useAuth.ts +72 -72
- package/src/hooks/useDensity.ts +79 -79
- package/src/hooks/useElements.ts +6 -6
- package/src/hooks/useExpanded.ts +12 -12
- package/src/hooks/useFollowOnSuggestions.ts +87 -82
- package/src/hooks/useGramThreadListAdapter.tsx +99 -99
- package/src/hooks/useMCPTools.ts +47 -47
- package/src/hooks/useModel.ts +14 -14
- package/src/hooks/usePluginComponents.ts +11 -11
- package/src/hooks/usePortalContainer.ts +5 -5
- package/src/hooks/useRadius.ts +23 -23
- package/src/hooks/useRecordCassette.ts +34 -34
- package/src/hooks/useSession.ts +11 -11
- package/src/hooks/useThemeProps.ts +13 -13
- package/src/hooks/useThreadId.ts +4 -4
- package/src/hooks/useToolApproval.ts +7 -7
- package/src/hooks/useToolMentions.ts +40 -40
- package/src/index.ts +26 -26
- package/src/lib/api.test.ts +61 -61
- package/src/lib/api.ts +4 -3
- package/src/lib/auth.ts +13 -13
- package/src/lib/cassette.ts +84 -84
- package/src/lib/easing.ts +1 -1
- package/src/lib/errorTracking.config.ts +5 -5
- package/src/lib/errorTracking.ts +29 -29
- package/src/lib/generative-ui.ts +7 -7
- package/src/lib/humanize.ts +3 -3
- package/src/lib/messageConverter.test.ts +130 -127
- package/src/lib/messageConverter.ts +196 -196
- package/src/lib/models.ts +21 -20
- package/src/lib/token.test.ts +56 -56
- package/src/lib/token.ts +14 -14
- package/src/lib/tool-mentions.ts +45 -45
- package/src/lib/tools.ts +66 -62
- package/src/lib/utils.ts +5 -5
- package/src/lib.d.ts +1 -1
- package/src/plugins/README.md +5 -5
- package/src/plugins/chart/catalog.ts +18 -18
- package/src/plugins/chart/chart.test.ts +31 -31
- package/src/plugins/chart/component.tsx +34 -34
- package/src/plugins/chart/index.ts +4 -4
- package/src/plugins/chart/ui/area-chart.tsx +42 -42
- package/src/plugins/chart/ui/bar-chart.tsx +46 -46
- package/src/plugins/chart/ui/donut-chart.tsx +48 -48
- package/src/plugins/chart/ui/index.ts +7 -7
- package/src/plugins/chart/ui/line-chart.tsx +43 -43
- package/src/plugins/chart/ui/pie-chart.tsx +44 -44
- package/src/plugins/chart/ui/radar-chart.tsx +33 -33
- package/src/plugins/chart/ui/scatter-chart.tsx +43 -43
- package/src/plugins/components/MacOSWindowFrame.tsx +15 -15
- package/src/plugins/components/PluginLoadingState.tsx +10 -10
- package/src/plugins/components/index.ts +1 -1
- package/src/plugins/generative-ui/catalog.ts +54 -54
- package/src/plugins/generative-ui/component.tsx +85 -85
- package/src/plugins/generative-ui/index.ts +4 -4
- package/src/plugins/generative-ui/ui/accordion-wrapper.tsx +16 -16
- package/src/plugins/generative-ui/ui/accordion.tsx +16 -16
- package/src/plugins/generative-ui/ui/action-button.tsx +28 -28
- package/src/plugins/generative-ui/ui/alert-wrapper.tsx +8 -8
- package/src/plugins/generative-ui/ui/alert.tsx +20 -20
- package/src/plugins/generative-ui/ui/avatar-wrapper.tsx +7 -7
- package/src/plugins/generative-ui/ui/avatar.tsx +30 -30
- package/src/plugins/generative-ui/ui/badge.tsx +22 -22
- package/src/plugins/generative-ui/ui/button-wrapper.tsx +12 -12
- package/src/plugins/generative-ui/ui/button.tsx +28 -28
- package/src/plugins/generative-ui/ui/card-wrapper.tsx +8 -8
- package/src/plugins/generative-ui/ui/card.tsx +27 -27
- package/src/plugins/generative-ui/ui/checkbox-wrapper.tsx +9 -9
- package/src/plugins/generative-ui/ui/checkbox.tsx +9 -9
- package/src/plugins/generative-ui/ui/data-table.tsx +8 -8
- package/src/plugins/generative-ui/ui/dialog.tsx +31 -31
- package/src/plugins/generative-ui/ui/dropdown-menu.tsx +44 -44
- package/src/plugins/generative-ui/ui/grid.tsx +12 -12
- package/src/plugins/generative-ui/ui/index.ts +40 -40
- package/src/plugins/generative-ui/ui/input-wrapper.tsx +11 -11
- package/src/plugins/generative-ui/ui/input.tsx +9 -9
- package/src/plugins/generative-ui/ui/label.tsx +8 -8
- package/src/plugins/generative-ui/ui/list.tsx +11 -11
- package/src/plugins/generative-ui/ui/metric.tsx +23 -23
- package/src/plugins/generative-ui/ui/pagination.tsx +28 -28
- package/src/plugins/generative-ui/ui/popover.tsx +21 -21
- package/src/plugins/generative-ui/ui/progress.tsx +13 -13
- package/src/plugins/generative-ui/ui/radio-group.tsx +12 -12
- package/src/plugins/generative-ui/ui/select-wrapper.tsx +7 -7
- package/src/plugins/generative-ui/ui/select.tsx +37 -37
- package/src/plugins/generative-ui/ui/separator.tsx +9 -9
- package/src/plugins/generative-ui/ui/skeleton-wrapper.tsx +10 -10
- package/src/plugins/generative-ui/ui/skeleton.tsx +5 -5
- package/src/plugins/generative-ui/ui/stack.tsx +28 -28
- package/src/plugins/generative-ui/ui/switch.tsx +11 -11
- package/src/plugins/generative-ui/ui/table.tsx +32 -32
- package/src/plugins/generative-ui/ui/tabs-wrapper.tsx +11 -11
- package/src/plugins/generative-ui/ui/tabs.tsx +26 -26
- package/src/plugins/generative-ui/ui/text.tsx +12 -12
- package/src/plugins/generative-ui/ui/textarea.tsx +7 -7
- package/src/plugins/generative-ui/ui/tooltip.tsx +12 -12
- package/src/plugins/index.ts +7 -7
- package/src/react-shim.ts +6 -6
- package/src/server/bun.ts +12 -12
- package/src/server/core.ts +25 -25
- package/src/server/express.ts +17 -15
- package/src/server/fastify.ts +14 -14
- package/src/server/hono.ts +9 -9
- package/src/server/nextjs.ts +12 -12
- package/src/server/tanstack-start.ts +12 -12
- package/src/server.ts +27 -27
- package/src/storybook.d.ts +4 -4
- package/src/types/index.ts +122 -122
- package/src/types/plugins.ts +7 -7
- package/src/vite-env.d.ts +12 -12
- package/dist/compat-shims-BPJ7Q68c.js.map +0 -1
- package/dist/index-DBrhzauj.js.map +0 -1
- package/dist/index-DxfW52oA.cjs.map +0 -1
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import React from
|
|
2
|
-
import type { Meta, StoryFn } from
|
|
3
|
-
import { ToolUI } from
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { Meta, StoryFn } from "@storybook/react-vite";
|
|
3
|
+
import { ToolUI } from "./tool-ui";
|
|
4
4
|
|
|
5
5
|
// NOTE: this component is not used within the elements library, but keeping it around for
|
|
6
6
|
// for reference and development purposes as this most closely resembles the Figma designs
|
|
7
7
|
// However, to use this design variant, we'd have to add lots of metadata to the tool parts
|
|
8
8
|
|
|
9
9
|
const meta: Meta<typeof ToolUI> = {
|
|
10
|
-
title:
|
|
10
|
+
title: "Components/Tool UI",
|
|
11
11
|
component: ToolUI,
|
|
12
12
|
parameters: {
|
|
13
|
-
layout:
|
|
13
|
+
layout: "fullscreen",
|
|
14
14
|
},
|
|
15
15
|
decorators: [
|
|
16
16
|
(Story) => (
|
|
17
|
-
<div className="
|
|
17
|
+
<div className="flex min-h-screen items-start justify-center bg-background p-6 text-foreground">
|
|
18
18
|
<div className="w-[400px]">
|
|
19
19
|
<Story />
|
|
20
20
|
</div>
|
|
21
21
|
</div>
|
|
22
22
|
),
|
|
23
23
|
],
|
|
24
|
-
} satisfies Meta<typeof ToolUI
|
|
24
|
+
} satisfies Meta<typeof ToolUI>;
|
|
25
25
|
|
|
26
|
-
export default meta
|
|
26
|
+
export default meta;
|
|
27
27
|
|
|
28
|
-
type Story = StoryFn<typeof ToolUI
|
|
28
|
+
type Story = StoryFn<typeof ToolUI>;
|
|
29
29
|
|
|
30
30
|
export const Complete: Story = () => (
|
|
31
31
|
<ToolUI
|
|
@@ -33,17 +33,17 @@ export const Complete: Story = () => (
|
|
|
33
33
|
name="notion-search"
|
|
34
34
|
status="complete"
|
|
35
35
|
request={{
|
|
36
|
-
query:
|
|
37
|
-
query_type:
|
|
36
|
+
query: "PRD Gram Elements",
|
|
37
|
+
query_type: "internal",
|
|
38
38
|
}}
|
|
39
39
|
result={{
|
|
40
40
|
results: [
|
|
41
|
-
{ id:
|
|
42
|
-
{ id:
|
|
41
|
+
{ id: "page-1", title: "PRD: Gram Elements v2" },
|
|
42
|
+
{ id: "page-2", title: "PRD: Gram Elements Architecture" },
|
|
43
43
|
],
|
|
44
44
|
}}
|
|
45
45
|
/>
|
|
46
|
-
)
|
|
46
|
+
);
|
|
47
47
|
|
|
48
48
|
export const Running: Story = () => (
|
|
49
49
|
<ToolUI
|
|
@@ -51,15 +51,15 @@ export const Running: Story = () => (
|
|
|
51
51
|
name="search-repos"
|
|
52
52
|
status="running"
|
|
53
53
|
request={{
|
|
54
|
-
query:
|
|
55
|
-
org:
|
|
54
|
+
query: "gram-elements",
|
|
55
|
+
org: "speakeasy-api",
|
|
56
56
|
}}
|
|
57
57
|
/>
|
|
58
|
-
)
|
|
58
|
+
);
|
|
59
59
|
|
|
60
60
|
export const Pending: Story = () => (
|
|
61
61
|
<ToolUI provider="Slack" name="send-message" status="pending" />
|
|
62
|
-
)
|
|
62
|
+
);
|
|
63
63
|
|
|
64
64
|
export const Error: Story = () => (
|
|
65
65
|
<ToolUI
|
|
@@ -67,15 +67,15 @@ export const Error: Story = () => (
|
|
|
67
67
|
name="execute-query"
|
|
68
68
|
status="error"
|
|
69
69
|
request={{
|
|
70
|
-
sql:
|
|
70
|
+
sql: "SELECT * FROM users WHERE id = ?",
|
|
71
71
|
params: [123],
|
|
72
72
|
}}
|
|
73
73
|
result={{
|
|
74
|
-
error:
|
|
75
|
-
code:
|
|
74
|
+
error: "Connection timeout after 30s",
|
|
75
|
+
code: "ETIMEDOUT",
|
|
76
76
|
}}
|
|
77
77
|
/>
|
|
78
|
-
)
|
|
78
|
+
);
|
|
79
79
|
|
|
80
80
|
export const WithoutProvider: Story = () => (
|
|
81
81
|
<ToolUI
|
|
@@ -84,7 +84,7 @@ export const WithoutProvider: Story = () => (
|
|
|
84
84
|
request={{ items: [10, 20, 30] }}
|
|
85
85
|
result={{ total: 60 }}
|
|
86
86
|
/>
|
|
87
|
-
)
|
|
87
|
+
);
|
|
88
88
|
|
|
89
89
|
export const WithCustomIcon: Story = () => (
|
|
90
90
|
<ToolUI
|
|
@@ -92,10 +92,10 @@ export const WithCustomIcon: Story = () => (
|
|
|
92
92
|
icon={<span className="text-base">📝</span>}
|
|
93
93
|
name="create-page"
|
|
94
94
|
status="complete"
|
|
95
|
-
request={{ title:
|
|
96
|
-
result={{ pageId:
|
|
95
|
+
request={{ title: "Meeting Notes", parent: "Workspace" }}
|
|
96
|
+
result={{ pageId: "abc-123", url: "https://notion.so/abc-123" }}
|
|
97
97
|
/>
|
|
98
|
-
)
|
|
98
|
+
);
|
|
99
99
|
|
|
100
100
|
export const DefaultExpanded: Story = () => (
|
|
101
101
|
<ToolUI
|
|
@@ -103,14 +103,14 @@ export const DefaultExpanded: Story = () => (
|
|
|
103
103
|
name="fetch-user"
|
|
104
104
|
status="complete"
|
|
105
105
|
defaultExpanded
|
|
106
|
-
request={{ userId:
|
|
106
|
+
request={{ userId: "user_123" }}
|
|
107
107
|
result={{
|
|
108
|
-
id:
|
|
109
|
-
name:
|
|
110
|
-
email:
|
|
108
|
+
id: "user_123",
|
|
109
|
+
name: "John Doe",
|
|
110
|
+
email: "john@example.com",
|
|
111
111
|
}}
|
|
112
112
|
/>
|
|
113
|
-
)
|
|
113
|
+
);
|
|
114
114
|
|
|
115
115
|
export const LongContent: Story = () => (
|
|
116
116
|
<ToolUI
|
|
@@ -118,16 +118,16 @@ export const LongContent: Story = () => (
|
|
|
118
118
|
name="generate-embedding"
|
|
119
119
|
status="complete"
|
|
120
120
|
request={{
|
|
121
|
-
model:
|
|
121
|
+
model: "text-embedding-3-small",
|
|
122
122
|
input:
|
|
123
|
-
|
|
123
|
+
"This is a very long piece of text that needs to be embedded into a vector representation for semantic search purposes.",
|
|
124
124
|
}}
|
|
125
125
|
result={{
|
|
126
126
|
embedding: [0.123, -0.456, 0.789, 0.012, -0.345, 0.678],
|
|
127
127
|
usage: { prompt_tokens: 24, total_tokens: 24 },
|
|
128
128
|
}}
|
|
129
129
|
/>
|
|
130
|
-
)
|
|
130
|
+
);
|
|
131
131
|
|
|
132
132
|
export const MultipleTools: Story = () => (
|
|
133
133
|
<div className="flex flex-col gap-3">
|
|
@@ -135,15 +135,15 @@ export const MultipleTools: Story = () => (
|
|
|
135
135
|
provider="Notion"
|
|
136
136
|
name="notion-search"
|
|
137
137
|
status="complete"
|
|
138
|
-
request={{ query:
|
|
138
|
+
request={{ query: "meeting notes" }}
|
|
139
139
|
result={{ results: [] }}
|
|
140
140
|
/>
|
|
141
141
|
<ToolUI
|
|
142
142
|
provider="Notion"
|
|
143
143
|
name="notion-create-page"
|
|
144
144
|
status="running"
|
|
145
|
-
request={{ title:
|
|
145
|
+
request={{ title: "New Page" }}
|
|
146
146
|
/>
|
|
147
147
|
<ToolUI provider="Slack" name="slack-post" status="pending" />
|
|
148
148
|
</div>
|
|
149
|
-
)
|
|
149
|
+
);
|