@next-bricks/ai-portal 0.43.1 → 0.44.0

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.
Files changed (131) hide show
  1. package/dist/bricks.json +28 -28
  2. package/dist/chunks/103.8b767f50.js +3 -0
  3. package/dist/chunks/103.8b767f50.js.map +1 -0
  4. package/dist/chunks/1306.b74e72b7.js +3 -0
  5. package/dist/chunks/{3689.2a3f6d8c.js.LICENSE.txt → 1306.b74e72b7.js.LICENSE.txt} +0 -2
  6. package/dist/chunks/1306.b74e72b7.js.map +1 -0
  7. package/dist/chunks/{9828.6afc1a0f.js → 3971.8fbc97d3.js} +2 -3
  8. package/dist/chunks/3971.8fbc97d3.js.map +1 -0
  9. package/dist/chunks/495.27e0d477.js +2 -0
  10. package/dist/chunks/495.27e0d477.js.map +1 -0
  11. package/dist/chunks/7954.a92311a2.js +2 -0
  12. package/dist/chunks/7954.a92311a2.js.map +1 -0
  13. package/dist/chunks/9146.40d628b8.js +2 -0
  14. package/dist/chunks/9146.40d628b8.js.map +1 -0
  15. package/dist/chunks/chat-box.0e8ed3b2.js +2 -0
  16. package/dist/chunks/chat-box.0e8ed3b2.js.map +1 -0
  17. package/dist/chunks/chat-input.2bf76ff7.js +3 -0
  18. package/dist/chunks/chat-input.2bf76ff7.js.map +1 -0
  19. package/dist/chunks/chat-stream.40fc8941.js +2 -0
  20. package/dist/chunks/chat-stream.40fc8941.js.map +1 -0
  21. package/dist/chunks/cruise-canvas.f9ae5c01.js +2 -0
  22. package/dist/chunks/cruise-canvas.f9ae5c01.js.map +1 -0
  23. package/dist/chunks/elevo-sidebar.6f74b954.js +3 -0
  24. package/dist/chunks/elevo-sidebar.6f74b954.js.LICENSE.txt +9 -0
  25. package/dist/chunks/elevo-sidebar.6f74b954.js.map +1 -0
  26. package/dist/chunks/main.c4e180ef.js +2 -0
  27. package/dist/chunks/main.c4e180ef.js.map +1 -0
  28. package/dist/examples.json +17 -20
  29. package/dist/index.340c5e1d.js +2 -0
  30. package/dist/index.340c5e1d.js.map +1 -0
  31. package/dist/manifest.json +147 -171
  32. package/dist/types.json +260 -1270
  33. package/dist-types/chat-stream/Aside/Aside.d.ts +1 -1
  34. package/dist-types/chat-stream/AssistantMessage/AssistantMessage.d.ts +1 -2
  35. package/dist-types/chat-stream/NodeJob/NodeJob.d.ts +1 -2
  36. package/dist-types/chat-stream/NodeView/NodeView.d.ts +1 -1
  37. package/dist-types/chat-stream/i18n.d.ts +0 -1
  38. package/dist-types/chat-stream/index.d.ts +0 -2
  39. package/dist-types/chat-stream/interfaces.d.ts +1 -1
  40. package/dist-types/chat-stream/useConversationStream.d.ts +2 -2
  41. package/dist-types/cruise-canvas/CanvasContext.d.ts +2 -1
  42. package/dist-types/cruise-canvas/FileList/FileList.d.ts +1 -1
  43. package/dist-types/cruise-canvas/FilePreview/FilePreview.d.ts +1 -1
  44. package/dist-types/cruise-canvas/Nav/Nav.d.ts +2 -2
  45. package/dist-types/cruise-canvas/NodeJob/NodeJob.d.ts +1 -1
  46. package/dist-types/cruise-canvas/NodeReplay/NodeReplay.d.ts +2 -1
  47. package/dist-types/cruise-canvas/NodeView/NodeView.d.ts +1 -1
  48. package/dist-types/cruise-canvas/ToolCallDetail/ToolCallDetail.d.ts +1 -1
  49. package/dist-types/cruise-canvas/ToolCallStatus/ToolCallStatus.d.ts +1 -1
  50. package/dist-types/cruise-canvas/ToolProgressLine/ToolProgressLine.d.ts +1 -1
  51. package/dist-types/cruise-canvas/getFlatOrderedJobs.d.ts +3 -2
  52. package/dist-types/cruise-canvas/i18n.d.ts +0 -11
  53. package/dist-types/cruise-canvas/index.d.ts +0 -7
  54. package/dist-types/cruise-canvas/interfaces.d.ts +1 -99
  55. package/dist-types/cruise-canvas/reducers/errors.d.ts +4 -0
  56. package/dist-types/cruise-canvas/reducers/interfaces.d.ts +2 -2
  57. package/dist-types/cruise-canvas/useConversationDetail.d.ts +1 -1
  58. package/dist-types/cruise-canvas/useConversationGraph.d.ts +2 -2
  59. package/dist-types/cruise-canvas/useLayout.d.ts +1 -2
  60. package/dist-types/cruise-canvas/utils/getToolDataProgress.d.ts +1 -1
  61. package/dist-types/elevo-sidebar/ChatHistory.d.ts +2 -2
  62. package/dist-types/elevo-sidebar/index.d.ts +0 -4
  63. package/dist-types/shared/ChatBox/ChatBox.d.ts +1 -2
  64. package/dist-types/shared/CreatedView/CreatedView.d.ts +1 -1
  65. package/dist-types/shared/TaskContext.d.ts +2 -2
  66. package/dist-types/shared/constants.d.ts +3 -4
  67. package/dist-types/shared/interfaces.d.ts +4 -0
  68. package/package.json +2 -3
  69. package/dist/chunks/3689.2a3f6d8c.js +0 -3
  70. package/dist/chunks/3689.2a3f6d8c.js.map +0 -1
  71. package/dist/chunks/453.657c389e.js +0 -2
  72. package/dist/chunks/453.657c389e.js.map +0 -1
  73. package/dist/chunks/6754.a5405189.js +0 -2
  74. package/dist/chunks/6754.a5405189.js.map +0 -1
  75. package/dist/chunks/9535.ff0f82a1.js +0 -3
  76. package/dist/chunks/9535.ff0f82a1.js.map +0 -1
  77. package/dist/chunks/98.9cf438cf.js +0 -2
  78. package/dist/chunks/98.9cf438cf.js.map +0 -1
  79. package/dist/chunks/9828.6afc1a0f.js.LICENSE.txt +0 -1
  80. package/dist/chunks/9828.6afc1a0f.js.map +0 -1
  81. package/dist/chunks/9965.9f32c070.js +0 -2
  82. package/dist/chunks/9965.9f32c070.js.map +0 -1
  83. package/dist/chunks/chat-box.864bf43b.js +0 -2
  84. package/dist/chunks/chat-box.864bf43b.js.map +0 -1
  85. package/dist/chunks/chat-input.679aec70.js +0 -3
  86. package/dist/chunks/chat-input.679aec70.js.map +0 -1
  87. package/dist/chunks/chat-stream.fe9bdede.js +0 -2
  88. package/dist/chunks/chat-stream.fe9bdede.js.map +0 -1
  89. package/dist/chunks/cruise-canvas.22d578c0.js +0 -2
  90. package/dist/chunks/cruise-canvas.22d578c0.js.map +0 -1
  91. package/dist/chunks/elevo-sidebar.08b20757.js +0 -3
  92. package/dist/chunks/elevo-sidebar.08b20757.js.LICENSE.txt +0 -5
  93. package/dist/chunks/elevo-sidebar.08b20757.js.map +0 -1
  94. package/dist/chunks/main.bfbc8871.js +0 -2
  95. package/dist/chunks/main.bfbc8871.js.map +0 -1
  96. package/dist/index.07b86656.js +0 -2
  97. package/dist/index.07b86656.js.map +0 -1
  98. package/dist-types/chat-stream/HumanAdjustPlanResult/HumanAdjustPlanResult.d.ts +0 -5
  99. package/dist-types/chat-stream/LegacyChatStream.d.ts +0 -13
  100. package/dist-types/chat-stream/useTaskStream.d.ts +0 -6
  101. package/dist-types/cruise-canvas/AlertEvents/AlertEvents.d.ts +0 -13
  102. package/dist-types/cruise-canvas/DeploymentChanges/DeploymentChanges.d.ts +0 -12
  103. package/dist-types/cruise-canvas/HumanAdjustPlanResult/HumanAdjustPlanResult.d.ts +0 -5
  104. package/dist-types/cruise-canvas/HumanConfirm/HumanConfirm.d.ts +0 -5
  105. package/dist-types/cruise-canvas/LegacyCruiseCanvas.d.ts +0 -20
  106. package/dist-types/cruise-canvas/PlanProgress/PlanProgress.d.ts +0 -7
  107. package/dist-types/cruise-canvas/ReplayToolbar/ReplayToolbar.d.ts +0 -7
  108. package/dist-types/cruise-canvas/Topology/Topology.d.ts +0 -7
  109. package/dist-types/cruise-canvas/TraceList/TraceList.d.ts +0 -13
  110. package/dist-types/cruise-canvas/cmdb.d.ts +0 -14
  111. package/dist-types/cruise-canvas/diagram.d.ts +0 -3
  112. package/dist-types/cruise-canvas/legacy-reducers/error.d.ts +0 -3
  113. package/dist-types/cruise-canvas/legacy-reducers/error.spec.d.ts +0 -1
  114. package/dist-types/cruise-canvas/legacy-reducers/index.d.ts +0 -3
  115. package/dist-types/cruise-canvas/legacy-reducers/interfaces.d.ts +0 -15
  116. package/dist-types/cruise-canvas/legacy-reducers/jobs.d.ts +0 -4
  117. package/dist-types/cruise-canvas/legacy-reducers/jobs.spec.d.ts +0 -1
  118. package/dist-types/cruise-canvas/legacy-reducers/task.d.ts +0 -4
  119. package/dist-types/cruise-canvas/legacy-reducers/task.spec.d.ts +0 -1
  120. package/dist-types/cruise-canvas/reducers/error.d.ts +0 -3
  121. package/dist-types/cruise-canvas/reducers/error.spec.d.ts +0 -1
  122. package/dist-types/cruise-canvas/useTaskDetail.d.ts +0 -9
  123. package/dist-types/cruise-canvas/useTaskGraph.d.ts +0 -11
  124. package/dist-types/elevo-sidebar/LegacyChatHistory.d.ts +0 -24
  125. package/dist-types/shared/HumanAdjustPlan/HumanAdjustPlan.d.ts +0 -5
  126. package/dist-types/shared/HumanAdjustPlan/i18n.d.ts +0 -17
  127. package/dist-types/shared/ReplayToolbar/ReplayToolbar.d.ts +0 -7
  128. package/dist-types/shared/ReplayToolbar/i18n.d.ts +0 -18
  129. package/docs/cruise-canvas.md +0 -366
  130. /package/dist/chunks/{9535.ff0f82a1.js.LICENSE.txt → 103.8b767f50.js.LICENSE.txt} +0 -0
  131. /package/dist/chunks/{chat-input.679aec70.js.LICENSE.txt → chat-input.2bf76ff7.js.LICENSE.txt} +0 -0
package/dist/types.json CHANGED
@@ -103,11 +103,6 @@
103
103
  "events": [],
104
104
  "methods": []
105
105
  },
106
- "ai-portal.home-container": {
107
- "properties": [],
108
- "events": [],
109
- "methods": []
110
- },
111
106
  "ai-portal.icon-button": {
112
107
  "properties": [
113
108
  {
@@ -179,6 +174,11 @@
179
174
  }
180
175
  ]
181
176
  },
177
+ "ai-portal.home-container": {
178
+ "properties": [],
179
+ "events": [],
180
+ "methods": []
181
+ },
182
182
  "ai-portal.entity-sdk-get": {
183
183
  "type": "provider",
184
184
  "params": [
@@ -223,50 +223,6 @@
223
223
  }
224
224
  }
225
225
  },
226
- "ai-portal.entity-sdk-list": {
227
- "type": "provider",
228
- "params": [
229
- {
230
- "name": "workspace",
231
- "annotation": {
232
- "type": "keyword",
233
- "value": "string"
234
- }
235
- },
236
- {
237
- "name": "entity",
238
- "annotation": {
239
- "type": "keyword",
240
- "value": "string"
241
- }
242
- },
243
- {
244
- "name": "params",
245
- "annotation": {
246
- "type": "keyword",
247
- "value": "any"
248
- }
249
- }
250
- ],
251
- "returns": {
252
- "annotation": {
253
- "type": "reference",
254
- "typeName": {
255
- "type": "identifier",
256
- "name": "Promise"
257
- },
258
- "typeParameters": {
259
- "type": "typeParameterInstantiation",
260
- "params": [
261
- {
262
- "type": "keyword",
263
- "value": "unknown"
264
- }
265
- ]
266
- }
267
- }
268
- }
269
- },
270
226
  "ai-portal.save-request-store": {
271
227
  "type": "provider",
272
228
  "params": [
@@ -384,6 +340,50 @@
384
340
  }
385
341
  }
386
342
  },
343
+ "ai-portal.entity-sdk-list": {
344
+ "type": "provider",
345
+ "params": [
346
+ {
347
+ "name": "workspace",
348
+ "annotation": {
349
+ "type": "keyword",
350
+ "value": "string"
351
+ }
352
+ },
353
+ {
354
+ "name": "entity",
355
+ "annotation": {
356
+ "type": "keyword",
357
+ "value": "string"
358
+ }
359
+ },
360
+ {
361
+ "name": "params",
362
+ "annotation": {
363
+ "type": "keyword",
364
+ "value": "any"
365
+ }
366
+ }
367
+ ],
368
+ "returns": {
369
+ "annotation": {
370
+ "type": "reference",
371
+ "typeName": {
372
+ "type": "identifier",
373
+ "name": "Promise"
374
+ },
375
+ "typeParameters": {
376
+ "type": "typeParameterInstantiation",
377
+ "params": [
378
+ {
379
+ "type": "keyword",
380
+ "value": "unknown"
381
+ }
382
+ ]
383
+ }
384
+ }
385
+ }
386
+ },
387
387
  "ai-portal.page-container": {
388
388
  "properties": [
389
389
  {
@@ -1139,76 +1139,6 @@
1139
1139
  }
1140
1140
  ]
1141
1141
  },
1142
- "ai-portal.project-summary": {
1143
- "properties": [
1144
- {
1145
- "name": "chatList",
1146
- "annotation": {
1147
- "type": "array",
1148
- "elementType": {
1149
- "type": "reference",
1150
- "typeName": {
1151
- "type": "identifier",
1152
- "name": "Chat"
1153
- }
1154
- }
1155
- }
1156
- },
1157
- {
1158
- "name": "chatUrlTemplate",
1159
- "annotation": {
1160
- "type": "keyword",
1161
- "value": "string"
1162
- }
1163
- }
1164
- ],
1165
- "events": [],
1166
- "methods": [],
1167
- "types": [
1168
- {
1169
- "type": "interface",
1170
- "name": "Chat",
1171
- "body": [
1172
- {
1173
- "type": "propertySignature",
1174
- "key": {
1175
- "type": "identifier",
1176
- "name": "conversationId"
1177
- },
1178
- "annotation": {
1179
- "type": "keyword",
1180
- "value": "string"
1181
- },
1182
- "computed": false
1183
- },
1184
- {
1185
- "type": "propertySignature",
1186
- "key": {
1187
- "type": "identifier",
1188
- "name": "title"
1189
- },
1190
- "annotation": {
1191
- "type": "keyword",
1192
- "value": "string"
1193
- },
1194
- "computed": false
1195
- },
1196
- {
1197
- "type": "propertySignature",
1198
- "key": {
1199
- "type": "identifier",
1200
- "name": "startTime"
1201
- },
1202
- "annotation": {
1203
- "type": "keyword",
1204
- "value": "number"
1205
- },
1206
- "computed": false
1207
- }
1208
- ]
1209
- }
1210
- ]
1211
- },
1212
1142
  "ai-portal.chat-box": {
1213
1143
  "properties": [
1214
1144
  {
@@ -1331,6 +1261,76 @@
1331
1261
  }
1332
1262
  ]
1333
1263
  },
1264
+ "ai-portal.project-summary": {
1265
+ "properties": [
1266
+ {
1267
+ "name": "chatList",
1268
+ "annotation": {
1269
+ "type": "array",
1270
+ "elementType": {
1271
+ "type": "reference",
1272
+ "typeName": {
1273
+ "type": "identifier",
1274
+ "name": "Chat"
1275
+ }
1276
+ }
1277
+ }
1278
+ },
1279
+ {
1280
+ "name": "chatUrlTemplate",
1281
+ "annotation": {
1282
+ "type": "keyword",
1283
+ "value": "string"
1284
+ }
1285
+ }
1286
+ ],
1287
+ "events": [],
1288
+ "methods": [],
1289
+ "types": [
1290
+ {
1291
+ "type": "interface",
1292
+ "name": "Chat",
1293
+ "body": [
1294
+ {
1295
+ "type": "propertySignature",
1296
+ "key": {
1297
+ "type": "identifier",
1298
+ "name": "conversationId"
1299
+ },
1300
+ "annotation": {
1301
+ "type": "keyword",
1302
+ "value": "string"
1303
+ },
1304
+ "computed": false
1305
+ },
1306
+ {
1307
+ "type": "propertySignature",
1308
+ "key": {
1309
+ "type": "identifier",
1310
+ "name": "title"
1311
+ },
1312
+ "annotation": {
1313
+ "type": "keyword",
1314
+ "value": "string"
1315
+ },
1316
+ "computed": false
1317
+ },
1318
+ {
1319
+ "type": "propertySignature",
1320
+ "key": {
1321
+ "type": "identifier",
1322
+ "name": "startTime"
1323
+ },
1324
+ "annotation": {
1325
+ "type": "keyword",
1326
+ "value": "number"
1327
+ },
1328
+ "computed": false
1329
+ }
1330
+ ]
1331
+ }
1332
+ ]
1333
+ },
1334
1334
  "ai-portal.dropdown-select": {
1335
1335
  "properties": [
1336
1336
  {
@@ -1862,26 +1862,86 @@
1862
1862
  }
1863
1863
  ]
1864
1864
  },
1865
- "ai-portal.activity-timeline": {
1865
+ "ai-portal.chat-input": {
1866
1866
  "properties": [
1867
1867
  {
1868
- "name": "list",
1868
+ "name": "placeholder",
1869
1869
  "annotation": {
1870
- "type": "array",
1871
- "elementType": {
1872
- "type": "reference",
1873
- "typeName": {
1874
- "type": "identifier",
1875
- "name": "Activity"
1876
- }
1877
- }
1870
+ "type": "keyword",
1871
+ "value": "string"
1878
1872
  }
1879
1873
  },
1880
1874
  {
1881
- "name": "chatUrlTemplate",
1875
+ "name": "autoFocus",
1882
1876
  "annotation": {
1883
1877
  "type": "keyword",
1884
- "value": "string"
1878
+ "value": "boolean"
1879
+ }
1880
+ },
1881
+ {
1882
+ "name": "submitDisabled",
1883
+ "annotation": {
1884
+ "type": "keyword",
1885
+ "value": "boolean"
1886
+ }
1887
+ },
1888
+ {
1889
+ "name": "supportsTerminate",
1890
+ "annotation": {
1891
+ "type": "keyword",
1892
+ "value": "boolean"
1893
+ }
1894
+ },
1895
+ {
1896
+ "name": "terminating",
1897
+ "annotation": {
1898
+ "type": "keyword",
1899
+ "value": "boolean"
1900
+ }
1901
+ }
1902
+ ],
1903
+ "events": [
1904
+ {
1905
+ "name": "message.submit",
1906
+ "detail": {
1907
+ "annotation": {
1908
+ "type": "keyword",
1909
+ "value": "string"
1910
+ }
1911
+ }
1912
+ },
1913
+ {
1914
+ "name": "terminate",
1915
+ "detail": {
1916
+ "annotation": {
1917
+ "type": "keyword",
1918
+ "value": "void"
1919
+ }
1920
+ }
1921
+ }
1922
+ ],
1923
+ "methods": []
1924
+ },
1925
+ "ai-portal.activity-timeline": {
1926
+ "properties": [
1927
+ {
1928
+ "name": "list",
1929
+ "annotation": {
1930
+ "type": "array",
1931
+ "elementType": {
1932
+ "type": "reference",
1933
+ "typeName": {
1934
+ "type": "identifier",
1935
+ "name": "Activity"
1936
+ }
1937
+ }
1938
+ }
1939
+ },
1940
+ {
1941
+ "name": "chatUrlTemplate",
1942
+ "annotation": {
1943
+ "type": "keyword",
1944
+ "value": "string"
1885
1945
  }
1886
1946
  }
1887
1947
  ],
@@ -2836,66 +2896,6 @@
2836
2896
  }
2837
2897
  ]
2838
2898
  },
2839
- "ai-portal.chat-input": {
2840
- "properties": [
2841
- {
2842
- "name": "placeholder",
2843
- "annotation": {
2844
- "type": "keyword",
2845
- "value": "string"
2846
- }
2847
- },
2848
- {
2849
- "name": "autoFocus",
2850
- "annotation": {
2851
- "type": "keyword",
2852
- "value": "boolean"
2853
- }
2854
- },
2855
- {
2856
- "name": "submitDisabled",
2857
- "annotation": {
2858
- "type": "keyword",
2859
- "value": "boolean"
2860
- }
2861
- },
2862
- {
2863
- "name": "supportsTerminate",
2864
- "annotation": {
2865
- "type": "keyword",
2866
- "value": "boolean"
2867
- }
2868
- },
2869
- {
2870
- "name": "terminating",
2871
- "annotation": {
2872
- "type": "keyword",
2873
- "value": "boolean"
2874
- }
2875
- }
2876
- ],
2877
- "events": [
2878
- {
2879
- "name": "message.submit",
2880
- "detail": {
2881
- "annotation": {
2882
- "type": "keyword",
2883
- "value": "string"
2884
- }
2885
- }
2886
- },
2887
- {
2888
- "name": "terminate",
2889
- "detail": {
2890
- "annotation": {
2891
- "type": "keyword",
2892
- "value": "void"
2893
- }
2894
- }
2895
- }
2896
- ],
2897
- "methods": []
2898
- },
2899
2899
  "ai-portal.show-case": {
2900
2900
  "properties": [
2901
2901
  {
@@ -2925,13 +2925,6 @@
2925
2925
  },
2926
2926
  "ai-portal.elevo-sidebar": {
2927
2927
  "properties": [
2928
- {
2929
- "name": "legacy",
2930
- "annotation": {
2931
- "type": "keyword",
2932
- "value": "boolean"
2933
- }
2934
- },
2935
2928
  {
2936
2929
  "name": "userInstanceId",
2937
2930
  "annotation": {
@@ -3065,23 +3058,11 @@
3065
3058
  "name": "action.click",
3066
3059
  "detail": {
3067
3060
  "annotation": {
3068
- "type": "union",
3069
- "types": [
3070
- {
3071
- "type": "reference",
3072
- "typeName": {
3073
- "type": "identifier",
3074
- "name": "ActionClickDetail"
3075
- }
3076
- },
3077
- {
3078
- "type": "reference",
3079
- "typeName": {
3080
- "type": "identifier",
3081
- "name": "LegacyActionClickDetail"
3082
- }
3083
- }
3084
- ]
3061
+ "type": "reference",
3062
+ "typeName": {
3063
+ "type": "identifier",
3064
+ "name": "ActionClickDetail"
3065
+ }
3085
3066
  }
3086
3067
  }
3087
3068
  },
@@ -3317,7 +3298,7 @@
3317
3298
  "type": "reference",
3318
3299
  "typeName": {
3319
3300
  "type": "identifier",
3320
- "name": "TaskState"
3301
+ "name": "ConversationState"
3321
3302
  }
3322
3303
  },
3323
3304
  "optional": true,
@@ -3457,100 +3438,6 @@
3457
3438
  }
3458
3439
  ]
3459
3440
  },
3460
- {
3461
- "type": "interface",
3462
- "name": "LegacyActionClickDetail",
3463
- "body": [
3464
- {
3465
- "type": "propertySignature",
3466
- "key": {
3467
- "type": "identifier",
3468
- "name": "action"
3469
- },
3470
- "annotation": {
3471
- "type": "reference",
3472
- "typeName": {
3473
- "type": "identifier",
3474
- "name": "SimpleActionType"
3475
- }
3476
- },
3477
- "computed": false
3478
- },
3479
- {
3480
- "type": "propertySignature",
3481
- "key": {
3482
- "type": "identifier",
3483
- "name": "item"
3484
- },
3485
- "annotation": {
3486
- "type": "reference",
3487
- "typeName": {
3488
- "type": "identifier",
3489
- "name": "LegacyHistoryItem"
3490
- }
3491
- },
3492
- "computed": false
3493
- }
3494
- ]
3495
- },
3496
- {
3497
- "type": "interface",
3498
- "name": "LegacyHistoryItem",
3499
- "body": [
3500
- {
3501
- "type": "propertySignature",
3502
- "key": {
3503
- "type": "identifier",
3504
- "name": "id"
3505
- },
3506
- "annotation": {
3507
- "type": "keyword",
3508
- "value": "string"
3509
- },
3510
- "computed": false
3511
- },
3512
- {
3513
- "type": "propertySignature",
3514
- "key": {
3515
- "type": "identifier",
3516
- "name": "title"
3517
- },
3518
- "annotation": {
3519
- "type": "keyword",
3520
- "value": "string"
3521
- },
3522
- "computed": false
3523
- },
3524
- {
3525
- "type": "propertySignature",
3526
- "key": {
3527
- "type": "identifier",
3528
- "name": "startTime"
3529
- },
3530
- "annotation": {
3531
- "type": "keyword",
3532
- "value": "number"
3533
- },
3534
- "computed": false
3535
- },
3536
- {
3537
- "type": "propertySignature",
3538
- "key": {
3539
- "type": "identifier",
3540
- "name": "state"
3541
- },
3542
- "annotation": {
3543
- "type": "reference",
3544
- "typeName": {
3545
- "type": "identifier",
3546
- "name": "TaskState"
3547
- }
3548
- },
3549
- "optional": true,
3550
- "computed": false
3551
- }
3552
- ]
3553
- },
3554
3441
  {
3555
3442
  "type": "interface",
3556
3443
  "name": "ProjectActionClickDetail",
@@ -3920,51 +3807,21 @@
3920
3807
  }
3921
3808
  },
3922
3809
  {
3923
- "name": "taskId",
3810
+ "name": "replay",
3924
3811
  "annotation": {
3925
3812
  "type": "keyword",
3926
- "value": "string"
3813
+ "value": "boolean"
3927
3814
  }
3928
3815
  },
3929
3816
  {
3930
- "name": "task",
3817
+ "name": "replayDelay",
3931
3818
  "annotation": {
3932
- "type": "reference",
3933
- "typeName": {
3934
- "type": "identifier",
3935
- "name": "TaskBaseDetail"
3936
- }
3819
+ "type": "keyword",
3820
+ "value": "number"
3937
3821
  }
3938
3822
  },
3939
3823
  {
3940
- "name": "jobs",
3941
- "annotation": {
3942
- "type": "array",
3943
- "elementType": {
3944
- "type": "reference",
3945
- "typeName": {
3946
- "type": "identifier",
3947
- "name": "Job"
3948
- }
3949
- }
3950
- }
3951
- },
3952
- {
3953
- "name": "replay",
3954
- "annotation": {
3955
- "type": "keyword",
3956
- "value": "boolean"
3957
- }
3958
- },
3959
- {
3960
- "name": "replayDelay",
3961
- "annotation": {
3962
- "type": "keyword",
3963
- "value": "number"
3964
- }
3965
- },
3966
- {
3967
- "name": "supports",
3824
+ "name": "supports",
3968
3825
  "annotation": {
3969
3826
  "type": "reference",
3970
3827
  "typeName": {
@@ -4206,42 +4063,15 @@
4206
4063
  }
4207
4064
  ]
4208
4065
  },
4209
- {
4210
- "type": "typeAlias",
4211
- "name": "TaskBaseDetail",
4212
- "annotation": {
4213
- "type": "reference",
4214
- "typeName": {
4215
- "type": "identifier",
4216
- "name": "Omit"
4217
- },
4218
- "typeParameters": {
4219
- "type": "typeParameterInstantiation",
4220
- "params": [
4221
- {
4222
- "type": "reference",
4223
- "typeName": {
4224
- "type": "identifier",
4225
- "name": "Task"
4226
- }
4227
- },
4228
- {
4229
- "type": "jsLiteral",
4230
- "value": "jobs"
4231
- }
4232
- ]
4233
- }
4234
- }
4235
- },
4236
4066
  {
4237
4067
  "type": "interface",
4238
- "name": "Task",
4068
+ "name": "ShowCaseType",
4239
4069
  "body": [
4240
4070
  {
4241
4071
  "type": "propertySignature",
4242
4072
  "key": {
4243
4073
  "type": "identifier",
4244
- "name": "id"
4074
+ "name": "conversationId"
4245
4075
  },
4246
4076
  "annotation": {
4247
4077
  "type": "keyword",
@@ -4265,7 +4095,7 @@
4265
4095
  "type": "propertySignature",
4266
4096
  "key": {
4267
4097
  "type": "identifier",
4268
- "name": "requirement"
4098
+ "name": "summary"
4269
4099
  },
4270
4100
  "annotation": {
4271
4101
  "type": "keyword",
@@ -4277,62 +4107,11 @@
4277
4107
  "type": "propertySignature",
4278
4108
  "key": {
4279
4109
  "type": "identifier",
4280
- "name": "state"
4281
- },
4282
- "annotation": {
4283
- "type": "reference",
4284
- "typeName": {
4285
- "type": "identifier",
4286
- "name": "TaskState"
4287
- }
4288
- },
4289
- "computed": false
4290
- },
4291
- {
4292
- "type": "propertySignature",
4293
- "key": {
4294
- "type": "identifier",
4295
- "name": "plan"
4296
- },
4297
- "annotation": {
4298
- "type": "array",
4299
- "elementType": {
4300
- "type": "reference",
4301
- "typeName": {
4302
- "type": "identifier",
4303
- "name": "Step"
4304
- }
4305
- }
4306
- },
4307
- "computed": false
4308
- },
4309
- {
4310
- "type": "propertySignature",
4311
- "key": {
4312
- "type": "identifier",
4313
- "name": "jobs"
4314
- },
4315
- "annotation": {
4316
- "type": "array",
4317
- "elementType": {
4318
- "type": "reference",
4319
- "typeName": {
4320
- "type": "identifier",
4321
- "name": "Job"
4322
- }
4323
- }
4324
- },
4325
- "computed": false
4326
- },
4327
- {
4328
- "type": "propertySignature",
4329
- "key": {
4330
- "type": "identifier",
4331
- "name": "startTime"
4110
+ "name": "scenario"
4332
4111
  },
4333
4112
  "annotation": {
4334
4113
  "type": "keyword",
4335
- "value": "number"
4114
+ "value": "string"
4336
4115
  },
4337
4116
  "computed": false
4338
4117
  },
@@ -4340,120 +4119,38 @@
4340
4119
  "type": "propertySignature",
4341
4120
  "key": {
4342
4121
  "type": "identifier",
4343
- "name": "endTime"
4122
+ "name": "url"
4344
4123
  },
4345
4124
  "annotation": {
4346
4125
  "type": "keyword",
4347
- "value": "number"
4126
+ "value": "string"
4348
4127
  },
4349
4128
  "optional": true,
4350
4129
  "computed": false
4351
- },
4130
+ }
4131
+ ]
4132
+ },
4133
+ {
4134
+ "type": "interface",
4135
+ "name": "ExampleProject",
4136
+ "body": [
4352
4137
  {
4353
4138
  "type": "propertySignature",
4354
4139
  "key": {
4355
4140
  "type": "identifier",
4356
- "name": "aiEmployeeId"
4141
+ "name": "instanceId"
4357
4142
  },
4358
4143
  "annotation": {
4359
4144
  "type": "keyword",
4360
4145
  "value": "string"
4361
4146
  },
4362
- "optional": true,
4363
4147
  "computed": false
4364
- }
4365
- ]
4366
- },
4367
- {
4368
- "type": "typeAlias",
4369
- "name": "TaskState",
4370
- "annotation": {
4371
- "type": "union",
4372
- "types": [
4373
- {
4374
- "type": "reference",
4375
- "typeName": {
4376
- "type": "identifier",
4377
- "name": "JobState"
4378
- }
4379
- },
4380
- {
4381
- "type": "jsLiteral",
4382
- "value": "paused"
4383
- },
4384
- {
4385
- "type": "jsLiteral",
4386
- "value": "confirming-plan"
4387
- }
4388
- ]
4389
- }
4390
- },
4391
- {
4392
- "type": "typeAlias",
4393
- "name": "JobState",
4394
- "annotation": {
4395
- "type": "union",
4396
- "types": [
4397
- {
4398
- "type": "reference",
4399
- "typeName": {
4400
- "type": "identifier",
4401
- "name": "BaseState"
4402
- }
4403
- },
4404
- {
4405
- "type": "jsLiteral",
4406
- "value": "skipped"
4407
- }
4408
- ]
4409
- }
4410
- },
4411
- {
4412
- "type": "typeAlias",
4413
- "name": "BaseState",
4414
- "annotation": {
4415
- "type": "union",
4416
- "types": [
4417
- {
4418
- "type": "jsLiteral",
4419
- "value": "submitted"
4420
- },
4421
- {
4422
- "type": "jsLiteral",
4423
- "value": "working"
4424
- },
4425
- {
4426
- "type": "jsLiteral",
4427
- "value": "input-required"
4428
- },
4429
- {
4430
- "type": "jsLiteral",
4431
- "value": "completed"
4432
- },
4433
- {
4434
- "type": "jsLiteral",
4435
- "value": "canceled"
4436
- },
4437
- {
4438
- "type": "jsLiteral",
4439
- "value": "failed"
4440
- },
4441
- {
4442
- "type": "jsLiteral",
4443
- "value": "unknown"
4444
- }
4445
- ]
4446
- }
4447
- },
4448
- {
4449
- "type": "interface",
4450
- "name": "Step",
4451
- "body": [
4148
+ },
4452
4149
  {
4453
4150
  "type": "propertySignature",
4454
4151
  "key": {
4455
4152
  "type": "identifier",
4456
- "name": "id"
4153
+ "name": "name"
4457
4154
  },
4458
4155
  "annotation": {
4459
4156
  "type": "keyword",
@@ -4465,29 +4162,33 @@
4465
4162
  "type": "propertySignature",
4466
4163
  "key": {
4467
4164
  "type": "identifier",
4468
- "name": "instruction"
4165
+ "name": "url"
4469
4166
  },
4470
4167
  "annotation": {
4471
4168
  "type": "keyword",
4472
4169
  "value": "string"
4473
4170
  },
4171
+ "optional": true,
4474
4172
  "computed": false
4475
4173
  }
4476
4174
  ]
4477
4175
  },
4478
4176
  {
4479
4177
  "type": "interface",
4480
- "name": "Job",
4178
+ "name": "FeedbackDetail",
4481
4179
  "body": [
4482
4180
  {
4483
4181
  "type": "propertySignature",
4484
4182
  "key": {
4485
4183
  "type": "identifier",
4486
- "name": "id"
4184
+ "name": "plan"
4487
4185
  },
4488
4186
  "annotation": {
4489
- "type": "keyword",
4490
- "value": "string"
4187
+ "type": "array",
4188
+ "elementType": {
4189
+ "type": "keyword",
4190
+ "value": "string"
4191
+ }
4491
4192
  },
4492
4193
  "computed": false
4493
4194
  },
@@ -4495,7 +4196,7 @@
4495
4196
  "type": "propertySignature",
4496
4197
  "key": {
4497
4198
  "type": "identifier",
4498
- "name": "upstream"
4199
+ "name": "result"
4499
4200
  },
4500
4201
  "annotation": {
4501
4202
  "type": "array",
@@ -4504,27 +4205,31 @@
4504
4205
  "value": "string"
4505
4206
  }
4506
4207
  },
4507
- "optional": true,
4508
4208
  "computed": false
4509
4209
  },
4510
4210
  {
4511
4211
  "type": "propertySignature",
4512
4212
  "key": {
4513
4213
  "type": "identifier",
4514
- "name": "parent"
4214
+ "name": "feedback"
4515
4215
  },
4516
4216
  "annotation": {
4517
4217
  "type": "keyword",
4518
4218
  "value": "string"
4519
4219
  },
4520
- "optional": true,
4521
4220
  "computed": false
4522
- },
4221
+ }
4222
+ ]
4223
+ },
4224
+ {
4225
+ "type": "interface",
4226
+ "name": "ConversationDetail",
4227
+ "body": [
4523
4228
  {
4524
4229
  "type": "propertySignature",
4525
4230
  "key": {
4526
4231
  "type": "identifier",
4527
- "name": "instruction"
4232
+ "name": "projectId"
4528
4233
  },
4529
4234
  "annotation": {
4530
4235
  "type": "keyword",
@@ -4532,738 +4237,30 @@
4532
4237
  },
4533
4238
  "optional": true,
4534
4239
  "computed": false
4535
- },
4536
- {
4537
- "type": "propertySignature",
4538
- "key": {
4539
- "type": "identifier",
4540
- "name": "state"
4541
- },
4542
- "annotation": {
4240
+ }
4241
+ ]
4242
+ }
4243
+ ]
4244
+ },
4245
+ "ai-portal.chat-stream": {
4246
+ "properties": [
4247
+ {
4248
+ "name": "conversationId",
4249
+ "annotation": {
4250
+ "type": "keyword",
4251
+ "value": "string"
4252
+ }
4253
+ },
4254
+ {
4255
+ "name": "initialRequest",
4256
+ "annotation": {
4257
+ "type": "union",
4258
+ "types": [
4259
+ {
4543
4260
  "type": "reference",
4544
4261
  "typeName": {
4545
4262
  "type": "identifier",
4546
- "name": "JobState"
4547
- }
4548
- },
4549
- "computed": false
4550
- },
4551
- {
4552
- "type": "propertySignature",
4553
- "key": {
4554
- "type": "identifier",
4555
- "name": "toolCall"
4556
- },
4557
- "annotation": {
4558
- "type": "reference",
4559
- "typeName": {
4560
- "type": "identifier",
4561
- "name": "ToolCall"
4562
- }
4563
- },
4564
- "optional": true,
4565
- "computed": false
4566
- },
4567
- {
4568
- "type": "propertySignature",
4569
- "key": {
4570
- "type": "identifier",
4571
- "name": "messages"
4572
- },
4573
- "annotation": {
4574
- "type": "array",
4575
- "elementType": {
4576
- "type": "reference",
4577
- "typeName": {
4578
- "type": "identifier",
4579
- "name": "Message"
4580
- }
4581
- }
4582
- },
4583
- "optional": true,
4584
- "computed": false
4585
- },
4586
- {
4587
- "type": "propertySignature",
4588
- "key": {
4589
- "type": "identifier",
4590
- "name": "isError"
4591
- },
4592
- "annotation": {
4593
- "type": "keyword",
4594
- "value": "boolean"
4595
- },
4596
- "optional": true,
4597
- "computed": false
4598
- },
4599
- {
4600
- "type": "propertySignature",
4601
- "key": {
4602
- "type": "identifier",
4603
- "name": "hidden"
4604
- },
4605
- "annotation": {
4606
- "type": "keyword",
4607
- "value": "boolean"
4608
- },
4609
- "optional": true,
4610
- "computed": false
4611
- },
4612
- {
4613
- "type": "propertySignature",
4614
- "key": {
4615
- "type": "identifier",
4616
- "name": "startTime"
4617
- },
4618
- "annotation": {
4619
- "type": "keyword",
4620
- "value": "number"
4621
- },
4622
- "computed": false
4623
- },
4624
- {
4625
- "type": "propertySignature",
4626
- "key": {
4627
- "type": "identifier",
4628
- "name": "endTime"
4629
- },
4630
- "annotation": {
4631
- "type": "keyword",
4632
- "value": "number"
4633
- },
4634
- "optional": true,
4635
- "computed": false
4636
- },
4637
- {
4638
- "type": "propertySignature",
4639
- "key": {
4640
- "type": "identifier",
4641
- "name": "generatedView"
4642
- },
4643
- "annotation": {
4644
- "type": "reference",
4645
- "typeName": {
4646
- "type": "identifier",
4647
- "name": "GeneratedView"
4648
- }
4649
- },
4650
- "optional": true,
4651
- "computed": false
4652
- },
4653
- {
4654
- "type": "propertySignature",
4655
- "key": {
4656
- "type": "identifier",
4657
- "name": "level"
4658
- },
4659
- "annotation": {
4660
- "type": "keyword",
4661
- "value": "number"
4662
- },
4663
- "optional": true,
4664
- "computed": false
4665
- },
4666
- {
4667
- "type": "propertySignature",
4668
- "key": {
4669
- "type": "identifier",
4670
- "name": "requestHumanAction"
4671
- },
4672
- "annotation": {
4673
- "type": "reference",
4674
- "typeName": {
4675
- "type": "identifier",
4676
- "name": "HumanAction"
4677
- }
4678
- },
4679
- "optional": true,
4680
- "computed": false
4681
- },
4682
- {
4683
- "type": "propertySignature",
4684
- "key": {
4685
- "type": "identifier",
4686
- "name": "humanAction"
4687
- },
4688
- "annotation": {
4689
- "type": "keyword",
4690
- "value": "string"
4691
- },
4692
- "optional": true,
4693
- "computed": false
4694
- },
4695
- {
4696
- "type": "propertySignature",
4697
- "key": {
4698
- "type": "identifier",
4699
- "name": "aiEmployeeId"
4700
- },
4701
- "annotation": {
4702
- "type": "keyword",
4703
- "value": "string"
4704
- },
4705
- "optional": true,
4706
- "computed": false
4707
- }
4708
- ]
4709
- },
4710
- {
4711
- "type": "interface",
4712
- "name": "ToolCall",
4713
- "body": [
4714
- {
4715
- "type": "propertySignature",
4716
- "key": {
4717
- "type": "identifier",
4718
- "name": "name"
4719
- },
4720
- "annotation": {
4721
- "type": "keyword",
4722
- "value": "string"
4723
- },
4724
- "computed": false
4725
- },
4726
- {
4727
- "type": "propertySignature",
4728
- "key": {
4729
- "type": "identifier",
4730
- "name": "arguments"
4731
- },
4732
- "annotation": {
4733
- "type": "reference",
4734
- "typeName": {
4735
- "type": "identifier",
4736
- "name": "Record"
4737
- },
4738
- "typeParameters": {
4739
- "type": "typeParameterInstantiation",
4740
- "params": [
4741
- {
4742
- "type": "keyword",
4743
- "value": "string"
4744
- },
4745
- {
4746
- "type": "keyword",
4747
- "value": "unknown"
4748
- }
4749
- ]
4750
- }
4751
- },
4752
- "optional": true,
4753
- "computed": false
4754
- },
4755
- {
4756
- "type": "propertySignature",
4757
- "key": {
4758
- "type": "identifier",
4759
- "name": "argumentsParseFailed"
4760
- },
4761
- "annotation": {
4762
- "type": "keyword",
4763
- "value": "boolean"
4764
- },
4765
- "optional": true,
4766
- "computed": false
4767
- },
4768
- {
4769
- "type": "propertySignature",
4770
- "key": {
4771
- "type": "identifier",
4772
- "name": "argumentsParseError"
4773
- },
4774
- "annotation": {
4775
- "type": "keyword",
4776
- "value": "unknown"
4777
- },
4778
- "optional": true,
4779
- "computed": false
4780
- },
4781
- {
4782
- "type": "propertySignature",
4783
- "key": {
4784
- "type": "identifier",
4785
- "name": "originalArguments"
4786
- },
4787
- "annotation": {
4788
- "type": "keyword",
4789
- "value": "string"
4790
- },
4791
- "optional": true,
4792
- "computed": false
4793
- },
4794
- {
4795
- "type": "propertySignature",
4796
- "key": {
4797
- "type": "identifier",
4798
- "name": "annotations"
4799
- },
4800
- "annotation": {
4801
- "type": "typeLiteral",
4802
- "members": [
4803
- {
4804
- "type": "propertySignature",
4805
- "key": {
4806
- "type": "identifier",
4807
- "name": "title"
4808
- },
4809
- "annotation": {
4810
- "type": "keyword",
4811
- "value": "string"
4812
- },
4813
- "optional": true,
4814
- "computed": false
4815
- }
4816
- ]
4817
- },
4818
- "optional": true,
4819
- "computed": false
4820
- }
4821
- ]
4822
- },
4823
- {
4824
- "type": "interface",
4825
- "name": "Message",
4826
- "body": [
4827
- {
4828
- "type": "propertySignature",
4829
- "key": {
4830
- "type": "identifier",
4831
- "name": "role"
4832
- },
4833
- "annotation": {
4834
- "type": "keyword",
4835
- "value": "string"
4836
- },
4837
- "computed": false
4838
- },
4839
- {
4840
- "type": "propertySignature",
4841
- "key": {
4842
- "type": "identifier",
4843
- "name": "parts"
4844
- },
4845
- "annotation": {
4846
- "type": "array",
4847
- "elementType": {
4848
- "type": "reference",
4849
- "typeName": {
4850
- "type": "identifier",
4851
- "name": "Part"
4852
- }
4853
- }
4854
- },
4855
- "computed": false
4856
- }
4857
- ]
4858
- },
4859
- {
4860
- "type": "typeAlias",
4861
- "name": "Part",
4862
- "annotation": {
4863
- "type": "union",
4864
- "types": [
4865
- {
4866
- "type": "reference",
4867
- "typeName": {
4868
- "type": "identifier",
4869
- "name": "TextPart"
4870
- }
4871
- },
4872
- {
4873
- "type": "reference",
4874
- "typeName": {
4875
- "type": "identifier",
4876
- "name": "FilePart"
4877
- }
4878
- },
4879
- {
4880
- "type": "reference",
4881
- "typeName": {
4882
- "type": "identifier",
4883
- "name": "DataPart"
4884
- }
4885
- }
4886
- ]
4887
- }
4888
- },
4889
- {
4890
- "type": "interface",
4891
- "name": "TextPart",
4892
- "body": [
4893
- {
4894
- "type": "propertySignature",
4895
- "key": {
4896
- "type": "identifier",
4897
- "name": "type"
4898
- },
4899
- "annotation": {
4900
- "type": "jsLiteral",
4901
- "value": "text"
4902
- },
4903
- "computed": false
4904
- },
4905
- {
4906
- "type": "propertySignature",
4907
- "key": {
4908
- "type": "identifier",
4909
- "name": "text"
4910
- },
4911
- "annotation": {
4912
- "type": "keyword",
4913
- "value": "string"
4914
- },
4915
- "computed": false
4916
- }
4917
- ]
4918
- },
4919
- {
4920
- "type": "interface",
4921
- "name": "FilePart",
4922
- "body": [
4923
- {
4924
- "type": "propertySignature",
4925
- "key": {
4926
- "type": "identifier",
4927
- "name": "type"
4928
- },
4929
- "annotation": {
4930
- "type": "jsLiteral",
4931
- "value": "file"
4932
- },
4933
- "computed": false
4934
- },
4935
- {
4936
- "type": "propertySignature",
4937
- "key": {
4938
- "type": "identifier",
4939
- "name": "file"
4940
- },
4941
- "annotation": {
4942
- "type": "reference",
4943
- "typeName": {
4944
- "type": "identifier",
4945
- "name": "FileInfo"
4946
- }
4947
- },
4948
- "computed": false
4949
- }
4950
- ]
4951
- },
4952
- {
4953
- "type": "interface",
4954
- "name": "FileInfo",
4955
- "body": [
4956
- {
4957
- "type": "propertySignature",
4958
- "key": {
4959
- "type": "identifier",
4960
- "name": "name"
4961
- },
4962
- "annotation": {
4963
- "type": "keyword",
4964
- "value": "string"
4965
- },
4966
- "optional": true,
4967
- "computed": false
4968
- },
4969
- {
4970
- "type": "propertySignature",
4971
- "key": {
4972
- "type": "identifier",
4973
- "name": "mimeType"
4974
- },
4975
- "annotation": {
4976
- "type": "keyword",
4977
- "value": "string"
4978
- },
4979
- "optional": true,
4980
- "computed": false
4981
- },
4982
- {
4983
- "type": "propertySignature",
4984
- "key": {
4985
- "type": "identifier",
4986
- "name": "size"
4987
- },
4988
- "annotation": {
4989
- "type": "keyword",
4990
- "value": "number"
4991
- },
4992
- "optional": true,
4993
- "computed": false
4994
- },
4995
- {
4996
- "type": "propertySignature",
4997
- "key": {
4998
- "type": "identifier",
4999
- "name": "bytes"
5000
- },
5001
- "annotation": {
5002
- "type": "keyword",
5003
- "value": "string"
5004
- },
5005
- "optional": true,
5006
- "computed": false
5007
- },
5008
- {
5009
- "type": "propertySignature",
5010
- "key": {
5011
- "type": "identifier",
5012
- "name": "uri"
5013
- },
5014
- "annotation": {
5015
- "type": "keyword",
5016
- "value": "string"
5017
- },
5018
- "optional": true,
5019
- "computed": false
5020
- }
5021
- ]
5022
- },
5023
- {
5024
- "type": "interface",
5025
- "name": "DataPart",
5026
- "body": [
5027
- {
5028
- "type": "propertySignature",
5029
- "key": {
5030
- "type": "identifier",
5031
- "name": "type"
5032
- },
5033
- "annotation": {
5034
- "type": "jsLiteral",
5035
- "value": "data"
5036
- },
5037
- "computed": false
5038
- },
5039
- {
5040
- "type": "propertySignature",
5041
- "key": {
5042
- "type": "identifier",
5043
- "name": "data"
5044
- },
5045
- "annotation": {
5046
- "type": "reference",
5047
- "typeName": {
5048
- "type": "identifier",
5049
- "name": "Record"
5050
- },
5051
- "typeParameters": {
5052
- "type": "typeParameterInstantiation",
5053
- "params": [
5054
- {
5055
- "type": "keyword",
5056
- "value": "string"
5057
- },
5058
- {
5059
- "type": "keyword",
5060
- "value": "any"
5061
- }
5062
- ]
5063
- }
5064
- },
5065
- "computed": false
5066
- }
5067
- ]
5068
- },
5069
- {
5070
- "type": "interface",
5071
- "name": "ShowCaseType",
5072
- "body": [
5073
- {
5074
- "type": "propertySignature",
5075
- "key": {
5076
- "type": "identifier",
5077
- "name": "conversationId"
5078
- },
5079
- "annotation": {
5080
- "type": "keyword",
5081
- "value": "string"
5082
- },
5083
- "computed": false
5084
- },
5085
- {
5086
- "type": "propertySignature",
5087
- "key": {
5088
- "type": "identifier",
5089
- "name": "title"
5090
- },
5091
- "annotation": {
5092
- "type": "keyword",
5093
- "value": "string"
5094
- },
5095
- "computed": false
5096
- },
5097
- {
5098
- "type": "propertySignature",
5099
- "key": {
5100
- "type": "identifier",
5101
- "name": "summary"
5102
- },
5103
- "annotation": {
5104
- "type": "keyword",
5105
- "value": "string"
5106
- },
5107
- "computed": false
5108
- },
5109
- {
5110
- "type": "propertySignature",
5111
- "key": {
5112
- "type": "identifier",
5113
- "name": "scenario"
5114
- },
5115
- "annotation": {
5116
- "type": "keyword",
5117
- "value": "string"
5118
- },
5119
- "computed": false
5120
- },
5121
- {
5122
- "type": "propertySignature",
5123
- "key": {
5124
- "type": "identifier",
5125
- "name": "url"
5126
- },
5127
- "annotation": {
5128
- "type": "keyword",
5129
- "value": "string"
5130
- },
5131
- "optional": true,
5132
- "computed": false
5133
- }
5134
- ]
5135
- },
5136
- {
5137
- "type": "interface",
5138
- "name": "ExampleProject",
5139
- "body": [
5140
- {
5141
- "type": "propertySignature",
5142
- "key": {
5143
- "type": "identifier",
5144
- "name": "instanceId"
5145
- },
5146
- "annotation": {
5147
- "type": "keyword",
5148
- "value": "string"
5149
- },
5150
- "computed": false
5151
- },
5152
- {
5153
- "type": "propertySignature",
5154
- "key": {
5155
- "type": "identifier",
5156
- "name": "name"
5157
- },
5158
- "annotation": {
5159
- "type": "keyword",
5160
- "value": "string"
5161
- },
5162
- "computed": false
5163
- },
5164
- {
5165
- "type": "propertySignature",
5166
- "key": {
5167
- "type": "identifier",
5168
- "name": "url"
5169
- },
5170
- "annotation": {
5171
- "type": "keyword",
5172
- "value": "string"
5173
- },
5174
- "optional": true,
5175
- "computed": false
5176
- }
5177
- ]
5178
- },
5179
- {
5180
- "type": "interface",
5181
- "name": "FeedbackDetail",
5182
- "body": [
5183
- {
5184
- "type": "propertySignature",
5185
- "key": {
5186
- "type": "identifier",
5187
- "name": "plan"
5188
- },
5189
- "annotation": {
5190
- "type": "array",
5191
- "elementType": {
5192
- "type": "keyword",
5193
- "value": "string"
5194
- }
5195
- },
5196
- "computed": false
5197
- },
5198
- {
5199
- "type": "propertySignature",
5200
- "key": {
5201
- "type": "identifier",
5202
- "name": "result"
5203
- },
5204
- "annotation": {
5205
- "type": "array",
5206
- "elementType": {
5207
- "type": "keyword",
5208
- "value": "string"
5209
- }
5210
- },
5211
- "computed": false
5212
- },
5213
- {
5214
- "type": "propertySignature",
5215
- "key": {
5216
- "type": "identifier",
5217
- "name": "feedback"
5218
- },
5219
- "annotation": {
5220
- "type": "keyword",
5221
- "value": "string"
5222
- },
5223
- "computed": false
5224
- }
5225
- ]
5226
- },
5227
- {
5228
- "type": "interface",
5229
- "name": "ConversationDetail",
5230
- "body": [
5231
- {
5232
- "type": "propertySignature",
5233
- "key": {
5234
- "type": "identifier",
5235
- "name": "projectId"
5236
- },
5237
- "annotation": {
5238
- "type": "keyword",
5239
- "value": "string"
5240
- },
5241
- "optional": true,
5242
- "computed": false
5243
- }
5244
- ]
5245
- }
5246
- ]
5247
- },
5248
- "ai-portal.chat-stream": {
5249
- "properties": [
5250
- {
5251
- "name": "conversationId",
5252
- "annotation": {
5253
- "type": "keyword",
5254
- "value": "string"
5255
- }
5256
- },
5257
- {
5258
- "name": "initialRequest",
5259
- "annotation": {
5260
- "type": "union",
5261
- "types": [
5262
- {
5263
- "type": "reference",
5264
- "typeName": {
5265
- "type": "identifier",
5266
- "name": "RequestStore"
4263
+ "name": "RequestStore"
5267
4264
  }
5268
4265
  },
5269
4266
  {
@@ -5273,13 +4270,6 @@
5273
4270
  ]
5274
4271
  }
5275
4272
  },
5276
- {
5277
- "name": "taskId",
5278
- "annotation": {
5279
- "type": "keyword",
5280
- "value": "string"
5281
- }
5282
- },
5283
4273
  {
5284
4274
  "name": "replay",
5285
4275
  "annotation": {