@copilotkit/react-ui 0.22.0-mme-cloud.4 → 0.22.0-multi-feature-usecopilotreadable.3
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/.turbo/turbo-build.log +186 -186
- package/CHANGELOG.md +16 -28
- package/package.json +6 -6
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,192 +1,192 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-ui@0.22.0-
|
|
2
|
+
> @copilotkit/react-ui@0.22.0-function-calling-fixes.2 build /Users/ataibarkai/LocalGit/Recursively.ai/CopilotKit/CopilotKit/packages/react-ui
|
|
3
3
|
> tsup --clean
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
5
|
+
CLI Building entry: src/index.tsx, src/components/index.ts, src/context/index.ts, src/hooks/index.ts, src/hooks/use-copy-to-clipboard.tsx, src/lib/utils.test.ts, src/lib/utils.ts, src/types/index.ts, src/types/types.ts, src/components/chat/Button.tsx, src/components/chat/Chat.tsx, src/components/chat/ChatContext.tsx, src/components/chat/CodeBlock.tsx, src/components/chat/Header.tsx, src/components/chat/Icons.tsx, src/components/chat/Input.tsx, src/components/chat/Markdown.tsx, src/components/chat/Messages.tsx, src/components/chat/Popup.tsx, src/components/chat/Response.tsx, src/components/chat/Sidebar.tsx, src/components/chat/Textarea.tsx, src/components/chat/Window.tsx, src/components/chat/index.tsx, src/components/chat/props.ts
|
|
6
|
+
CLI Using tsconfig: tsconfig.json
|
|
7
|
+
CLI tsup v6.7.0
|
|
8
|
+
CLI Using tsup config: /Users/ataibarkai/LocalGit/Recursively.ai/CopilotKit/CopilotKit/packages/react-ui/tsup.config.ts
|
|
9
|
+
CLI Target: es6
|
|
10
|
+
CLI Cleaning output folder
|
|
11
|
+
ESM Build start
|
|
12
|
+
CJS Build start
|
|
13
13
|
Browserslist: caniuse-lite is outdated. Please run:
|
|
14
14
|
npx update-browserslist-db@latest
|
|
15
15
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
16
|
+
DTS Build start
|
|
17
|
+
ESM dist/components/chat/props.mjs 69.00 B
|
|
18
|
+
ESM dist/components/chat/Markdown.mjs 255.00 B
|
|
19
|
+
ESM dist/components/chat/Popup.mjs 610.00 B
|
|
20
|
+
ESM dist/components/chat/Sidebar.mjs 616.00 B
|
|
21
|
+
ESM dist/components/chat/Textarea.mjs 177.00 B
|
|
22
|
+
ESM dist/components/chat/Window.mjs 144.00 B
|
|
23
|
+
ESM dist/components/chat/Response.mjs 232.00 B
|
|
24
|
+
ESM dist/components/chat/index.mjs 803.00 B
|
|
25
|
+
ESM dist/types/types.mjs 34.00 B
|
|
26
|
+
ESM dist/components/chat/Button.mjs 214.00 B
|
|
27
|
+
ESM dist/index.mjs 869.00 B
|
|
28
|
+
ESM dist/components/chat/Messages.mjs 325.00 B
|
|
29
|
+
ESM dist/components/chat/CodeBlock.mjs 319.00 B
|
|
30
|
+
ESM dist/components/chat/Header.mjs 214.00 B
|
|
31
|
+
ESM dist/components/chat/Icons.mjs 439.00 B
|
|
32
|
+
ESM dist/components/chat/Input.mjs 246.00 B
|
|
33
|
+
ESM dist/chunk-JD7BAH7U.mjs 43.00 B
|
|
34
|
+
ESM dist/components/index.mjs 781.00 B
|
|
35
|
+
ESM dist/components/chat/Chat.mjs 572.00 B
|
|
36
|
+
ESM dist/chunk-UGQQ4WEQ.mjs 43.00 B
|
|
37
|
+
ESM dist/chunk-T3WYKWNC.mjs 1.02 KB
|
|
38
|
+
ESM dist/chunk-YAORLSQ3.mjs 573.00 B
|
|
39
|
+
ESM dist/chunk-WB3YULQ4.mjs 43.00 B
|
|
40
|
+
ESM dist/chunk-YEHO5VMA.mjs 613.00 B
|
|
41
|
+
ESM dist/chunk-6U3O2JZP.mjs 2.75 KB
|
|
42
|
+
ESM dist/chunk-B7DNOYVQ.mjs 3.80 KB
|
|
43
|
+
ESM dist/chunk-WDHLWSSU.mjs 2.17 KB
|
|
44
|
+
ESM dist/chunk-KE3N45ZY.mjs 1.79 KB
|
|
45
|
+
ESM dist/chunk-YTIGBBTC.mjs 825.00 B
|
|
46
|
+
ESM dist/components/chat/ChatContext.mjs 276.00 B
|
|
47
|
+
ESM dist/chunk-WM6BS77F.mjs 1.54 KB
|
|
48
|
+
ESM dist/chunk-7YXG7D47.mjs 6.52 KB
|
|
49
|
+
ESM dist/context/index.mjs 66.00 B
|
|
50
|
+
ESM dist/chunk-H4VKQGVU.mjs 43.00 B
|
|
51
|
+
ESM dist/hooks/use-copy-to-clipboard.mjs 177.00 B
|
|
52
|
+
ESM dist/chunk-7JYUCW7H.mjs 566.00 B
|
|
53
|
+
ESM dist/hooks/index.mjs 66.00 B
|
|
54
|
+
ESM dist/chunk-IU3WTXLQ.mjs 43.00 B
|
|
55
|
+
ESM dist/lib/utils.test.mjs 168.00 B
|
|
56
|
+
ESM dist/types/index.mjs 66.00 B
|
|
57
|
+
ESM dist/lib/utils.mjs 885.00 B
|
|
58
|
+
ESM dist/chunk-MRXNTQOX.mjs 1.89 KB
|
|
59
|
+
ESM dist/chunk-54JAUBUJ.mjs 675.00 B
|
|
60
|
+
ESM dist/chunk-MBYUBR3F.mjs 8.65 KB
|
|
61
|
+
ESM dist/index.css 19.96 KB
|
|
62
|
+
ESM dist/chunk-7NSRDJ5C.mjs 43.00 B
|
|
63
|
+
ESM dist/chunk-7LMXXGJT.mjs 1.76 KB
|
|
64
|
+
ESM dist/chunk-73EBDGYK.mjs 4.94 KB
|
|
65
|
+
ESM dist/components/chat/props.mjs.map 71.00 B
|
|
66
|
+
ESM dist/components/chat/Popup.mjs.map 71.00 B
|
|
67
|
+
ESM dist/components/chat/Window.mjs.map 71.00 B
|
|
68
|
+
ESM dist/components/chat/Response.mjs.map 71.00 B
|
|
69
|
+
ESM dist/components/chat/Textarea.mjs.map 71.00 B
|
|
70
|
+
ESM dist/components/chat/Sidebar.mjs.map 71.00 B
|
|
71
|
+
ESM dist/components/chat/index.mjs.map 71.00 B
|
|
72
|
+
ESM dist/components/chat/Markdown.mjs.map 71.00 B
|
|
73
|
+
ESM dist/components/chat/Button.mjs.map 71.00 B
|
|
74
|
+
ESM dist/components/chat/Messages.mjs.map 71.00 B
|
|
75
|
+
ESM dist/types/types.mjs.map 71.00 B
|
|
76
|
+
ESM dist/index.mjs.map 71.00 B
|
|
77
|
+
ESM dist/components/chat/Header.mjs.map 71.00 B
|
|
78
|
+
ESM dist/components/chat/CodeBlock.mjs.map 71.00 B
|
|
79
|
+
ESM dist/components/chat/Icons.mjs.map 71.00 B
|
|
80
|
+
ESM dist/chunk-JD7BAH7U.mjs.map 71.00 B
|
|
81
|
+
ESM dist/components/chat/Chat.mjs.map 71.00 B
|
|
82
|
+
ESM dist/components/index.mjs.map 71.00 B
|
|
83
|
+
ESM dist/chunk-UGQQ4WEQ.mjs.map 71.00 B
|
|
84
|
+
ESM dist/chunk-T3WYKWNC.mjs.map 1.36 KB
|
|
85
|
+
ESM dist/chunk-YAORLSQ3.mjs.map 687.00 B
|
|
86
|
+
ESM dist/chunk-YEHO5VMA.mjs.map 854.00 B
|
|
87
|
+
ESM dist/chunk-WB3YULQ4.mjs.map 71.00 B
|
|
88
|
+
ESM dist/chunk-6U3O2JZP.mjs.map 7.26 KB
|
|
89
|
+
ESM dist/chunk-WDHLWSSU.mjs.map 3.22 KB
|
|
90
|
+
ESM dist/chunk-YTIGBBTC.mjs.map 1.26 KB
|
|
91
|
+
ESM dist/chunk-B7DNOYVQ.mjs.map 6.70 KB
|
|
92
|
+
ESM dist/components/chat/ChatContext.mjs.map 71.00 B
|
|
93
|
+
ESM dist/components/chat/Input.mjs.map 71.00 B
|
|
94
|
+
ESM dist/chunk-WM6BS77F.mjs.map 2.80 KB
|
|
95
|
+
ESM dist/chunk-7YXG7D47.mjs.map 8.44 KB
|
|
96
|
+
ESM dist/context/index.mjs.map 71.00 B
|
|
97
|
+
ESM dist/hooks/use-copy-to-clipboard.mjs.map 71.00 B
|
|
98
|
+
ESM dist/hooks/index.mjs.map 71.00 B
|
|
99
|
+
ESM dist/chunk-IU3WTXLQ.mjs.map 71.00 B
|
|
100
|
+
ESM dist/lib/utils.test.mjs.map 350.00 B
|
|
101
|
+
ESM dist/lib/utils.mjs.map 1.49 KB
|
|
102
|
+
ESM dist/types/index.mjs.map 71.00 B
|
|
103
|
+
ESM dist/chunk-MRXNTQOX.mjs.map 71.00 B
|
|
104
|
+
ESM dist/index.css.map 31.12 KB
|
|
105
|
+
ESM dist/chunk-54JAUBUJ.mjs.map 1.16 KB
|
|
106
|
+
ESM dist/chunk-MBYUBR3F.mjs.map 15.59 KB
|
|
107
|
+
ESM dist/chunk-H4VKQGVU.mjs.map 71.00 B
|
|
108
|
+
ESM dist/chunk-7NSRDJ5C.mjs.map 71.00 B
|
|
109
|
+
ESM dist/chunk-7JYUCW7H.mjs.map 773.00 B
|
|
110
|
+
ESM dist/chunk-KE3N45ZY.mjs.map 2.78 KB
|
|
111
|
+
ESM dist/chunk-7LMXXGJT.mjs.map 5.02 KB
|
|
112
|
+
ESM dist/chunk-73EBDGYK.mjs.map 8.79 KB
|
|
113
|
+
ESM ⚡️ Build success in 529ms
|
|
114
|
+
CJS dist/index.js 41.85 KB
|
|
115
|
+
CJS dist/hooks/index.js 797.00 B
|
|
116
|
+
CJS dist/context/index.js 803.00 B
|
|
117
|
+
CJS dist/components/index.js 41.87 KB
|
|
118
|
+
CJS dist/types/index.js 797.00 B
|
|
119
|
+
CJS dist/lib/utils.test.js 182.00 B
|
|
120
|
+
CJS dist/components/chat/Button.js 2.91 KB
|
|
121
|
+
CJS dist/hooks/use-copy-to-clipboard.js 2.30 KB
|
|
122
|
+
CJS dist/types/types.js 797.00 B
|
|
123
|
+
CJS dist/components/chat/ChatContext.js 9.04 KB
|
|
124
|
+
CJS dist/index.css 19.96 KB
|
|
125
|
+
CJS dist/components/chat/Input.js 5.44 KB
|
|
126
|
+
CJS dist/components/chat/Icons.js 9.51 KB
|
|
127
|
+
CJS dist/components/chat/Messages.js 22.21 KB
|
|
128
|
+
CJS dist/components/chat/Popup.js 40.83 KB
|
|
129
|
+
CJS dist/components/chat/Chat.js 40.38 KB
|
|
130
|
+
CJS dist/components/chat/Response.js 2.67 KB
|
|
131
|
+
CJS dist/components/chat/CodeBlock.js 14.30 KB
|
|
132
|
+
CJS dist/components/chat/Textarea.js 2.51 KB
|
|
133
|
+
CJS dist/components/chat/Sidebar.js 41.35 KB
|
|
134
|
+
CJS dist/components/chat/props.js 807.00 B
|
|
135
|
+
CJS dist/components/chat/Window.js 5.46 KB
|
|
136
|
+
CJS dist/components/chat/index.js 41.85 KB
|
|
137
|
+
CJS dist/lib/utils.js 2.40 KB
|
|
138
|
+
CJS dist/components/chat/Markdown.js 16.47 KB
|
|
139
|
+
CJS dist/components/chat/Header.js 2.63 KB
|
|
140
|
+
CJS dist/index.js.map 66.52 KB
|
|
141
|
+
CJS dist/hooks/index.js.map 137.00 B
|
|
142
|
+
CJS dist/context/index.js.map 139.00 B
|
|
143
|
+
CJS dist/components/index.js.map 66.44 KB
|
|
144
|
+
CJS dist/types/index.js.map 137.00 B
|
|
145
|
+
CJS dist/hooks/use-copy-to-clipboard.js.map 1.21 KB
|
|
146
|
+
CJS dist/types/types.js.map 478.00 B
|
|
147
|
+
CJS dist/lib/utils.test.js.map 352.00 B
|
|
148
|
+
CJS dist/components/chat/Input.js.map 10.01 KB
|
|
149
|
+
CJS dist/components/chat/Button.js.map 5.71 KB
|
|
150
|
+
CJS dist/components/chat/Messages.js.map 39.68 KB
|
|
151
|
+
CJS dist/components/chat/Popup.js.map 65.08 KB
|
|
152
|
+
CJS dist/components/chat/Chat.js.map 64.44 KB
|
|
153
|
+
CJS dist/components/chat/Textarea.js.map 2.83 KB
|
|
154
|
+
CJS dist/components/chat/CodeBlock.js.map 23.24 KB
|
|
155
|
+
CJS dist/components/chat/Sidebar.js.map 65.78 KB
|
|
156
|
+
CJS dist/components/chat/props.js.map 908.00 B
|
|
157
|
+
CJS dist/components/chat/Response.js.map 5.28 KB
|
|
158
|
+
CJS dist/components/chat/Window.js.map 6.76 KB
|
|
159
|
+
CJS dist/lib/utils.js.map 1.55 KB
|
|
160
|
+
CJS dist/components/chat/Markdown.js.map 26.48 KB
|
|
161
|
+
CJS dist/components/chat/Icons.js.map 8.55 KB
|
|
162
|
+
CJS dist/components/chat/index.js.map 66.63 KB
|
|
163
|
+
CJS dist/index.css.map 31.12 KB
|
|
164
|
+
CJS dist/components/chat/ChatContext.js.map 12.73 KB
|
|
165
|
+
CJS dist/components/chat/Header.js.map 5.20 KB
|
|
166
|
+
CJS ⚡️ Build success in 532ms
|
|
167
|
+
DTS ⚡️ Build success in 2896ms
|
|
168
|
+
DTS dist/index.d.ts 435.00 B
|
|
169
|
+
DTS dist/components/chat/props.d.ts 819.00 B
|
|
170
|
+
DTS dist/components/chat/Popup.d.ts 269.00 B
|
|
171
|
+
DTS dist/components/chat/Sidebar.d.ts 378.00 B
|
|
172
|
+
DTS dist/components/chat/ChatContext.d.ts 2.73 KB
|
|
173
|
+
DTS dist/components/chat/Chat.d.ts 3.74 KB
|
|
174
|
+
DTS dist/components/index.d.ts 380.00 B
|
|
175
|
+
DTS dist/context/index.d.ts 12.00 B
|
|
176
|
+
DTS dist/hooks/index.d.ts 12.00 B
|
|
177
|
+
DTS dist/hooks/use-copy-to-clipboard.d.ts 266.00 B
|
|
178
|
+
DTS dist/lib/utils.test.d.ts 12.00 B
|
|
179
|
+
DTS dist/lib/utils.d.ts 263.00 B
|
|
180
|
+
DTS dist/types/index.d.ts 12.00 B
|
|
181
|
+
DTS dist/types/types.d.ts 351.00 B
|
|
182
|
+
DTS dist/components/chat/Button.d.ts 163.00 B
|
|
183
|
+
DTS dist/components/chat/CodeBlock.d.ts 392.00 B
|
|
184
|
+
DTS dist/components/chat/Header.d.ts 157.00 B
|
|
185
|
+
DTS dist/components/chat/Icons.d.ts 780.00 B
|
|
186
|
+
DTS dist/components/chat/Input.d.ts 185.00 B
|
|
187
|
+
DTS dist/components/chat/Markdown.d.ts 138.00 B
|
|
188
|
+
DTS dist/components/chat/Messages.d.ts 178.00 B
|
|
189
|
+
DTS dist/components/chat/Response.d.ts 201.00 B
|
|
190
|
+
DTS dist/components/chat/Textarea.d.ts 490.00 B
|
|
191
|
+
DTS dist/components/chat/Window.d.ts 223.00 B
|
|
192
|
+
DTS dist/components/chat/index.d.ts 355.00 B
|
package/CHANGELOG.md
CHANGED
|
@@ -1,64 +1,52 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
-
## 0.22.0-
|
|
3
|
+
## 0.22.0-multi-feature-usecopilotreadable.3
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
7
|
+
- multiple new features, including new useCopilotReadable
|
|
8
8
|
|
|
9
9
|
### Patch Changes
|
|
10
10
|
|
|
11
11
|
- Updated dependencies
|
|
12
|
-
- @copilotkit/react-core@0.25.0-
|
|
13
|
-
- @copilotkit/shared@0.9.0-
|
|
12
|
+
- @copilotkit/react-core@0.25.0-multi-feature-usecopilotreadable.3
|
|
13
|
+
- @copilotkit/shared@0.9.0-multi-feature-usecopilotreadable.3
|
|
14
14
|
|
|
15
|
-
## 0.22.0-
|
|
15
|
+
## 0.22.0-function-calling-fixes.2
|
|
16
16
|
|
|
17
17
|
### Minor Changes
|
|
18
18
|
|
|
19
|
-
-
|
|
19
|
+
- fix backend function calling return values
|
|
20
20
|
|
|
21
21
|
### Patch Changes
|
|
22
22
|
|
|
23
23
|
- Updated dependencies
|
|
24
|
-
- @copilotkit/react-core@0.25.0-
|
|
25
|
-
- @copilotkit/shared@0.9.0-
|
|
24
|
+
- @copilotkit/react-core@0.25.0-function-calling-fixes.2
|
|
25
|
+
- @copilotkit/shared@0.9.0-function-calling-fixes.2
|
|
26
26
|
|
|
27
|
-
## 0.22.0-
|
|
27
|
+
## 0.22.0-function-calling-fixes.1
|
|
28
28
|
|
|
29
29
|
### Minor Changes
|
|
30
30
|
|
|
31
|
-
-
|
|
31
|
+
- gpt-4-turbo-april-2024 function calling fixes
|
|
32
32
|
|
|
33
33
|
### Patch Changes
|
|
34
34
|
|
|
35
35
|
- Updated dependencies
|
|
36
|
-
- @copilotkit/react-core@0.25.0-
|
|
37
|
-
- @copilotkit/shared@0.9.0-
|
|
36
|
+
- @copilotkit/react-core@0.25.0-function-calling-fixes.1
|
|
37
|
+
- @copilotkit/shared@0.9.0-function-calling-fixes.1
|
|
38
38
|
|
|
39
|
-
## 0.22.0-
|
|
39
|
+
## 0.22.0-alpha.0
|
|
40
40
|
|
|
41
41
|
### Minor Changes
|
|
42
42
|
|
|
43
|
-
-
|
|
43
|
+
- gpt-4-turbo-april-2024
|
|
44
44
|
|
|
45
45
|
### Patch Changes
|
|
46
46
|
|
|
47
47
|
- Updated dependencies
|
|
48
|
-
- @copilotkit/
|
|
49
|
-
- @copilotkit/
|
|
50
|
-
|
|
51
|
-
## 0.22.0-mme-cloud.0
|
|
52
|
-
|
|
53
|
-
### Minor Changes
|
|
54
|
-
|
|
55
|
-
- Support input guardrails (cloud)
|
|
56
|
-
|
|
57
|
-
### Patch Changes
|
|
58
|
-
|
|
59
|
-
- Updated dependencies
|
|
60
|
-
- @copilotkit/react-core@0.25.0-mme-cloud.0
|
|
61
|
-
- @copilotkit/shared@0.9.0-mme-cloud.0
|
|
48
|
+
- @copilotkit/shared@0.9.0-alpha.0
|
|
49
|
+
- @copilotkit/react-core@0.25.0-alpha.0
|
|
62
50
|
|
|
63
51
|
## 0.21.0
|
|
64
52
|
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.22.0-
|
|
7
|
+
"version": "0.22.0-multi-feature-usecopilotreadable.3",
|
|
8
8
|
"sideEffects": [
|
|
9
9
|
"**/*.css"
|
|
10
10
|
],
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
"ts-jest": "^29.1.1",
|
|
36
36
|
"tsup": "^6.7.0",
|
|
37
37
|
"typescript": "^5.2.3",
|
|
38
|
-
"eslint-config-custom": "0.10.0-
|
|
39
|
-
"tailwind-config": "0.9.0-
|
|
40
|
-
"tsconfig": "0.14.0-
|
|
38
|
+
"eslint-config-custom": "0.10.0-multi-feature-usecopilotreadable.3",
|
|
39
|
+
"tailwind-config": "0.9.0-multi-feature-usecopilotreadable.3",
|
|
40
|
+
"tsconfig": "0.14.0-multi-feature-usecopilotreadable.3"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"nanoid": "^4.0.2",
|
|
@@ -45,8 +45,8 @@
|
|
|
45
45
|
"react-syntax-highlighter": "^15.5.0",
|
|
46
46
|
"remark-gfm": "^3.0.1",
|
|
47
47
|
"remark-math": "^5.1.1",
|
|
48
|
-
"@copilotkit/
|
|
49
|
-
"@copilotkit/
|
|
48
|
+
"@copilotkit/react-core": "0.25.0-multi-feature-usecopilotreadable.3",
|
|
49
|
+
"@copilotkit/shared": "0.9.0-multi-feature-usecopilotreadable.3"
|
|
50
50
|
},
|
|
51
51
|
"scripts": {
|
|
52
52
|
"build": "tsup --clean",
|