backend.ai-ui 25.16.0-canary-44fbffb95-20251105 → 25.16.0-canary-601fe0515-20251106

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 (62) hide show
  1. package/LICENSE +165 -0
  2. package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragment.graphql.ts +52 -0
  3. package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragmentRestoreArtifactsMutation.graphql.ts +114 -0
  4. package/dist/__generated__/BAIArtifactDescriptionsFragment.graphql.ts +82 -0
  5. package/dist/__generated__/BAIArtifactRevisionDeleteButtonFragment.graphql.ts +45 -0
  6. package/dist/__generated__/BAIArtifactRevisionDownloadButtonFragment.graphql.ts +45 -0
  7. package/dist/__generated__/BAIArtifactRevisionTableArtifactRevisionFragment.graphql.ts +93 -0
  8. package/dist/__generated__/BAIArtifactRevisionTableLatestRevisionFragment.graphql.ts +42 -0
  9. package/dist/__generated__/BAIArtifactStatusTagFragment.graphql.ts +43 -0
  10. package/dist/__generated__/BAIArtifactTableArtifactFragment.graphql.ts +185 -0
  11. package/dist/__generated__/BAIArtifactTypeTagFragment.graphql.ts +43 -0
  12. package/dist/__generated__/BAIBucketSelectQuery.graphql.ts +241 -0
  13. package/dist/__generated__/BAIDeactivateArtifactsModalArtifactsFragment.graphql.ts +52 -0
  14. package/dist/__generated__/BAIDeactivateArtifactsModalDeleteArtifactsMutation.graphql.ts +114 -0
  15. package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactFragment.graphql.ts +48 -0
  16. package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactRevisionFragment.graphql.ts +69 -0
  17. package/dist/__generated__/BAIDeleteArtifactRevisionsModalCleanupVersionMutation.graphql.ts +186 -0
  18. package/dist/__generated__/BAIImportArtifactModalArtifactFragment.graphql.ts +64 -0
  19. package/dist/__generated__/BAIImportArtifactModalArtifactRevisionFragment.graphql.ts +69 -0
  20. package/dist/__generated__/BAIImportArtifactModalImportArtifactsMutation.graphql.ts +261 -0
  21. package/dist/__generated__/BAIImportFromHuggingFaceModalScanArtifactModelsMutation.graphql.ts +208 -0
  22. package/dist/__generated__/BAIObjectStorageSelectQuery.graphql.ts +146 -0
  23. package/dist/__generated__/BAIPullingArtifactRevisionAlertCancelMutation.graphql.ts +114 -0
  24. package/dist/__generated__/BAIPullingArtifactRevisionAlertFragment.graphql.ts +59 -0
  25. package/dist/__generated__/BAISessionAgentIdsFragment.graphql.ts +42 -0
  26. package/dist/__generated__/BAISessionClusterModeFragment.graphql.ts +50 -0
  27. package/dist/__generated__/BAISessionTypeTagFragment.graphql.ts +42 -0
  28. package/dist/__generated__/BAISessionTypeTagStoriesQuery.graphql.ts +105 -0
  29. package/dist/__generated__/BAIVFolderDeleteButtonFragment.graphql.ts +44 -0
  30. package/dist/__generated__/UNSAFELazyUserEmailViewQuery.graphql.ts +110 -0
  31. package/dist/__generated__/useViewerQuery.graphql.ts +128 -0
  32. package/package.json +11 -11
  33. package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragment.graphql.d.ts +0 -12
  34. package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragmentRestoreArtifactsMutation.graphql.d.ts +0 -22
  35. package/dist/__generated__/BAIArtifactDescriptionsFragment.graphql.d.ts +0 -17
  36. package/dist/__generated__/BAIArtifactRevisionDeleteButtonFragment.graphql.d.ts +0 -12
  37. package/dist/__generated__/BAIArtifactRevisionDownloadButtonFragment.graphql.d.ts +0 -12
  38. package/dist/__generated__/BAIArtifactRevisionTableArtifactRevisionFragment.graphql.d.ts +0 -17
  39. package/dist/__generated__/BAIArtifactRevisionTableLatestRevisionFragment.graphql.d.ts +0 -11
  40. package/dist/__generated__/BAIArtifactStatusTagFragment.graphql.d.ts +0 -12
  41. package/dist/__generated__/BAIArtifactTableArtifactFragment.graphql.d.ts +0 -30
  42. package/dist/__generated__/BAIArtifactTypeTagFragment.graphql.d.ts +0 -12
  43. package/dist/__generated__/BAIBucketSelectQuery.graphql.d.ts +0 -29
  44. package/dist/__generated__/BAIDeactivateArtifactsModalArtifactsFragment.graphql.d.ts +0 -12
  45. package/dist/__generated__/BAIDeactivateArtifactsModalDeleteArtifactsMutation.graphql.d.ts +0 -22
  46. package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactFragment.graphql.d.ts +0 -12
  47. package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactRevisionFragment.graphql.d.ts +0 -15
  48. package/dist/__generated__/BAIDeleteArtifactRevisionsModalCleanupVersionMutation.graphql.d.ts +0 -25
  49. package/dist/__generated__/BAIImportArtifactModalArtifactFragment.graphql.d.ts +0 -13
  50. package/dist/__generated__/BAIImportArtifactModalArtifactRevisionFragment.graphql.d.ts +0 -15
  51. package/dist/__generated__/BAIImportArtifactModalImportArtifactsMutation.graphql.d.ts +0 -33
  52. package/dist/__generated__/BAIImportFromHuggingFaceModalScanArtifactModelsMutation.graphql.d.ts +0 -32
  53. package/dist/__generated__/BAIObjectStorageSelectQuery.graphql.d.ts +0 -22
  54. package/dist/__generated__/BAIPullingArtifactRevisionAlertCancelMutation.graphql.d.ts +0 -22
  55. package/dist/__generated__/BAIPullingArtifactRevisionAlertFragment.graphql.d.ts +0 -14
  56. package/dist/__generated__/BAISessionAgentIdsFragment.graphql.d.ts +0 -11
  57. package/dist/__generated__/BAISessionClusterModeFragment.graphql.d.ts +0 -12
  58. package/dist/__generated__/BAISessionTypeTagFragment.graphql.d.ts +0 -11
  59. package/dist/__generated__/BAISessionTypeTagStoriesQuery.graphql.d.ts +0 -13
  60. package/dist/__generated__/BAIVFolderDeleteButtonFragment.graphql.d.ts +0 -11
  61. package/dist/__generated__/UNSAFELazyUserEmailViewQuery.graphql.d.ts +0 -15
  62. package/dist/__generated__/useViewerQuery.graphql.d.ts +0 -16
@@ -0,0 +1,208 @@
1
+ /**
2
+ * @generated SignedSource<<3dc775d077f666654e843bb7ab85f417>>
3
+ * @lightSyntaxTransform
4
+ * @nogrep
5
+ */
6
+
7
+ /* tslint:disable */
8
+ /* eslint-disable */
9
+ // @ts-nocheck
10
+
11
+ import { ConcreteRequest } from 'relay-runtime';
12
+ export type ScanArtifactModelsInput = {
13
+ models: ReadonlyArray<ModelTarget>;
14
+ registryId?: string | null | undefined;
15
+ };
16
+ export type ModelTarget = {
17
+ modelId: string;
18
+ revision?: string | null | undefined;
19
+ };
20
+ export type BAIImportFromHuggingFaceModalScanArtifactModelsMutation$variables = {
21
+ input: ScanArtifactModelsInput;
22
+ };
23
+ export type BAIImportFromHuggingFaceModalScanArtifactModelsMutation$data = {
24
+ readonly scanArtifactModels: {
25
+ readonly artifactRevision: {
26
+ readonly count: number;
27
+ readonly edges: ReadonlyArray<{
28
+ readonly node: {
29
+ readonly artifact: {
30
+ readonly id: string;
31
+ };
32
+ };
33
+ }>;
34
+ };
35
+ };
36
+ };
37
+ export type BAIImportFromHuggingFaceModalScanArtifactModelsMutation = {
38
+ response: BAIImportFromHuggingFaceModalScanArtifactModelsMutation$data;
39
+ variables: BAIImportFromHuggingFaceModalScanArtifactModelsMutation$variables;
40
+ };
41
+
42
+ const node: ConcreteRequest = (function(){
43
+ var v0 = [
44
+ {
45
+ "defaultValue": null,
46
+ "kind": "LocalArgument",
47
+ "name": "input"
48
+ }
49
+ ],
50
+ v1 = [
51
+ {
52
+ "kind": "Variable",
53
+ "name": "input",
54
+ "variableName": "input"
55
+ }
56
+ ],
57
+ v2 = {
58
+ "alias": null,
59
+ "args": null,
60
+ "kind": "ScalarField",
61
+ "name": "count",
62
+ "storageKey": null
63
+ },
64
+ v3 = {
65
+ "alias": null,
66
+ "args": null,
67
+ "kind": "ScalarField",
68
+ "name": "id",
69
+ "storageKey": null
70
+ },
71
+ v4 = {
72
+ "alias": null,
73
+ "args": null,
74
+ "concreteType": "Artifact",
75
+ "kind": "LinkedField",
76
+ "name": "artifact",
77
+ "plural": false,
78
+ "selections": [
79
+ (v3/*: any*/)
80
+ ],
81
+ "storageKey": null
82
+ };
83
+ return {
84
+ "fragment": {
85
+ "argumentDefinitions": (v0/*: any*/),
86
+ "kind": "Fragment",
87
+ "metadata": null,
88
+ "name": "BAIImportFromHuggingFaceModalScanArtifactModelsMutation",
89
+ "selections": [
90
+ {
91
+ "alias": null,
92
+ "args": (v1/*: any*/),
93
+ "concreteType": "ScanArtifactModelsPayload",
94
+ "kind": "LinkedField",
95
+ "name": "scanArtifactModels",
96
+ "plural": false,
97
+ "selections": [
98
+ {
99
+ "alias": null,
100
+ "args": null,
101
+ "concreteType": "ArtifactRevisionConnection",
102
+ "kind": "LinkedField",
103
+ "name": "artifactRevision",
104
+ "plural": false,
105
+ "selections": [
106
+ (v2/*: any*/),
107
+ {
108
+ "alias": null,
109
+ "args": null,
110
+ "concreteType": "ArtifactRevisionEdge",
111
+ "kind": "LinkedField",
112
+ "name": "edges",
113
+ "plural": true,
114
+ "selections": [
115
+ {
116
+ "alias": null,
117
+ "args": null,
118
+ "concreteType": "ArtifactRevision",
119
+ "kind": "LinkedField",
120
+ "name": "node",
121
+ "plural": false,
122
+ "selections": [
123
+ (v4/*: any*/)
124
+ ],
125
+ "storageKey": null
126
+ }
127
+ ],
128
+ "storageKey": null
129
+ }
130
+ ],
131
+ "storageKey": null
132
+ }
133
+ ],
134
+ "storageKey": null
135
+ }
136
+ ],
137
+ "type": "Mutation",
138
+ "abstractKey": null
139
+ },
140
+ "kind": "Request",
141
+ "operation": {
142
+ "argumentDefinitions": (v0/*: any*/),
143
+ "kind": "Operation",
144
+ "name": "BAIImportFromHuggingFaceModalScanArtifactModelsMutation",
145
+ "selections": [
146
+ {
147
+ "alias": null,
148
+ "args": (v1/*: any*/),
149
+ "concreteType": "ScanArtifactModelsPayload",
150
+ "kind": "LinkedField",
151
+ "name": "scanArtifactModels",
152
+ "plural": false,
153
+ "selections": [
154
+ {
155
+ "alias": null,
156
+ "args": null,
157
+ "concreteType": "ArtifactRevisionConnection",
158
+ "kind": "LinkedField",
159
+ "name": "artifactRevision",
160
+ "plural": false,
161
+ "selections": [
162
+ (v2/*: any*/),
163
+ {
164
+ "alias": null,
165
+ "args": null,
166
+ "concreteType": "ArtifactRevisionEdge",
167
+ "kind": "LinkedField",
168
+ "name": "edges",
169
+ "plural": true,
170
+ "selections": [
171
+ {
172
+ "alias": null,
173
+ "args": null,
174
+ "concreteType": "ArtifactRevision",
175
+ "kind": "LinkedField",
176
+ "name": "node",
177
+ "plural": false,
178
+ "selections": [
179
+ (v4/*: any*/),
180
+ (v3/*: any*/)
181
+ ],
182
+ "storageKey": null
183
+ }
184
+ ],
185
+ "storageKey": null
186
+ }
187
+ ],
188
+ "storageKey": null
189
+ }
190
+ ],
191
+ "storageKey": null
192
+ }
193
+ ]
194
+ },
195
+ "params": {
196
+ "cacheID": "beac3d9764a7b861af63fd1213f64ddf",
197
+ "id": null,
198
+ "metadata": {},
199
+ "name": "BAIImportFromHuggingFaceModalScanArtifactModelsMutation",
200
+ "operationKind": "mutation",
201
+ "text": "mutation BAIImportFromHuggingFaceModalScanArtifactModelsMutation(\n $input: ScanArtifactModelsInput!\n) {\n scanArtifactModels(input: $input) {\n artifactRevision {\n count\n edges {\n node {\n artifact {\n id\n }\n id\n }\n }\n }\n }\n}\n"
202
+ }
203
+ };
204
+ })();
205
+
206
+ (node as any).hash = "d97362ca9dd4eabb76c3730aa1bf97e4";
207
+
208
+ export default node;
@@ -0,0 +1,146 @@
1
+ /**
2
+ * @generated SignedSource<<73c95b7a767b562676fc94d68e441c7f>>
3
+ * @lightSyntaxTransform
4
+ * @nogrep
5
+ */
6
+
7
+ /* tslint:disable */
8
+ /* eslint-disable */
9
+ // @ts-nocheck
10
+
11
+ import { ConcreteRequest } from 'relay-runtime';
12
+ export type BAIObjectStorageSelectQuery$variables = {
13
+ limit: number;
14
+ offset: number;
15
+ };
16
+ export type BAIObjectStorageSelectQuery$data = {
17
+ readonly objectStorages: {
18
+ readonly count: number;
19
+ readonly edges: ReadonlyArray<{
20
+ readonly node: {
21
+ readonly id: string;
22
+ readonly name: string;
23
+ };
24
+ }>;
25
+ };
26
+ };
27
+ export type BAIObjectStorageSelectQuery = {
28
+ response: BAIObjectStorageSelectQuery$data;
29
+ variables: BAIObjectStorageSelectQuery$variables;
30
+ };
31
+
32
+ const node: ConcreteRequest = (function(){
33
+ var v0 = {
34
+ "defaultValue": null,
35
+ "kind": "LocalArgument",
36
+ "name": "limit"
37
+ },
38
+ v1 = {
39
+ "defaultValue": null,
40
+ "kind": "LocalArgument",
41
+ "name": "offset"
42
+ },
43
+ v2 = [
44
+ {
45
+ "alias": null,
46
+ "args": [
47
+ {
48
+ "kind": "Variable",
49
+ "name": "limit",
50
+ "variableName": "limit"
51
+ },
52
+ {
53
+ "kind": "Variable",
54
+ "name": "offset",
55
+ "variableName": "offset"
56
+ }
57
+ ],
58
+ "concreteType": "ObjectStorageConnection",
59
+ "kind": "LinkedField",
60
+ "name": "objectStorages",
61
+ "plural": false,
62
+ "selections": [
63
+ {
64
+ "alias": null,
65
+ "args": null,
66
+ "kind": "ScalarField",
67
+ "name": "count",
68
+ "storageKey": null
69
+ },
70
+ {
71
+ "alias": null,
72
+ "args": null,
73
+ "concreteType": "ObjectStorageEdge",
74
+ "kind": "LinkedField",
75
+ "name": "edges",
76
+ "plural": true,
77
+ "selections": [
78
+ {
79
+ "alias": null,
80
+ "args": null,
81
+ "concreteType": "ObjectStorage",
82
+ "kind": "LinkedField",
83
+ "name": "node",
84
+ "plural": false,
85
+ "selections": [
86
+ {
87
+ "alias": null,
88
+ "args": null,
89
+ "kind": "ScalarField",
90
+ "name": "id",
91
+ "storageKey": null
92
+ },
93
+ {
94
+ "alias": null,
95
+ "args": null,
96
+ "kind": "ScalarField",
97
+ "name": "name",
98
+ "storageKey": null
99
+ }
100
+ ],
101
+ "storageKey": null
102
+ }
103
+ ],
104
+ "storageKey": null
105
+ }
106
+ ],
107
+ "storageKey": null
108
+ }
109
+ ];
110
+ return {
111
+ "fragment": {
112
+ "argumentDefinitions": [
113
+ (v0/*: any*/),
114
+ (v1/*: any*/)
115
+ ],
116
+ "kind": "Fragment",
117
+ "metadata": null,
118
+ "name": "BAIObjectStorageSelectQuery",
119
+ "selections": (v2/*: any*/),
120
+ "type": "Query",
121
+ "abstractKey": null
122
+ },
123
+ "kind": "Request",
124
+ "operation": {
125
+ "argumentDefinitions": [
126
+ (v1/*: any*/),
127
+ (v0/*: any*/)
128
+ ],
129
+ "kind": "Operation",
130
+ "name": "BAIObjectStorageSelectQuery",
131
+ "selections": (v2/*: any*/)
132
+ },
133
+ "params": {
134
+ "cacheID": "b5de4f28fbe16c4e489840b9f8fda154",
135
+ "id": null,
136
+ "metadata": {},
137
+ "name": "BAIObjectStorageSelectQuery",
138
+ "operationKind": "query",
139
+ "text": "query BAIObjectStorageSelectQuery(\n $offset: Int!\n $limit: Int!\n) {\n objectStorages(offset: $offset, limit: $limit) {\n count\n edges {\n node {\n id\n name\n }\n }\n }\n}\n"
140
+ }
141
+ };
142
+ })();
143
+
144
+ (node as any).hash = "f7e30d72c24d41e1a8a141531a425420";
145
+
146
+ export default node;
@@ -0,0 +1,114 @@
1
+ /**
2
+ * @generated SignedSource<<d4d69a25d6159c4ea57cc6ca2fd0e5f1>>
3
+ * @lightSyntaxTransform
4
+ * @nogrep
5
+ */
6
+
7
+ /* tslint:disable */
8
+ /* eslint-disable */
9
+ // @ts-nocheck
10
+
11
+ import { ConcreteRequest } from 'relay-runtime';
12
+ export type ArtifactStatus = "AVAILABLE" | "FAILED" | "NEEDS_APPROVAL" | "PULLED" | "PULLING" | "REJECTED" | "SCANNED" | "VERIFYING" | "%future added value";
13
+ export type CancelArtifactInput = {
14
+ artifactRevisionId: string;
15
+ };
16
+ export type BAIPullingArtifactRevisionAlertCancelMutation$variables = {
17
+ input: CancelArtifactInput;
18
+ };
19
+ export type BAIPullingArtifactRevisionAlertCancelMutation$data = {
20
+ readonly cancelImportArtifact: {
21
+ readonly artifactRevision: {
22
+ readonly id: string;
23
+ readonly status: ArtifactStatus;
24
+ };
25
+ };
26
+ };
27
+ export type BAIPullingArtifactRevisionAlertCancelMutation = {
28
+ response: BAIPullingArtifactRevisionAlertCancelMutation$data;
29
+ variables: BAIPullingArtifactRevisionAlertCancelMutation$variables;
30
+ };
31
+
32
+ const node: ConcreteRequest = (function(){
33
+ var v0 = [
34
+ {
35
+ "defaultValue": null,
36
+ "kind": "LocalArgument",
37
+ "name": "input"
38
+ }
39
+ ],
40
+ v1 = [
41
+ {
42
+ "alias": null,
43
+ "args": [
44
+ {
45
+ "kind": "Variable",
46
+ "name": "input",
47
+ "variableName": "input"
48
+ }
49
+ ],
50
+ "concreteType": "CancelImportArtifactPayload",
51
+ "kind": "LinkedField",
52
+ "name": "cancelImportArtifact",
53
+ "plural": false,
54
+ "selections": [
55
+ {
56
+ "alias": null,
57
+ "args": null,
58
+ "concreteType": "ArtifactRevision",
59
+ "kind": "LinkedField",
60
+ "name": "artifactRevision",
61
+ "plural": false,
62
+ "selections": [
63
+ {
64
+ "alias": null,
65
+ "args": null,
66
+ "kind": "ScalarField",
67
+ "name": "id",
68
+ "storageKey": null
69
+ },
70
+ {
71
+ "alias": null,
72
+ "args": null,
73
+ "kind": "ScalarField",
74
+ "name": "status",
75
+ "storageKey": null
76
+ }
77
+ ],
78
+ "storageKey": null
79
+ }
80
+ ],
81
+ "storageKey": null
82
+ }
83
+ ];
84
+ return {
85
+ "fragment": {
86
+ "argumentDefinitions": (v0/*: any*/),
87
+ "kind": "Fragment",
88
+ "metadata": null,
89
+ "name": "BAIPullingArtifactRevisionAlertCancelMutation",
90
+ "selections": (v1/*: any*/),
91
+ "type": "Mutation",
92
+ "abstractKey": null
93
+ },
94
+ "kind": "Request",
95
+ "operation": {
96
+ "argumentDefinitions": (v0/*: any*/),
97
+ "kind": "Operation",
98
+ "name": "BAIPullingArtifactRevisionAlertCancelMutation",
99
+ "selections": (v1/*: any*/)
100
+ },
101
+ "params": {
102
+ "cacheID": "2b4debfb8df103ad97421b0869b31402",
103
+ "id": null,
104
+ "metadata": {},
105
+ "name": "BAIPullingArtifactRevisionAlertCancelMutation",
106
+ "operationKind": "mutation",
107
+ "text": "mutation BAIPullingArtifactRevisionAlertCancelMutation(\n $input: CancelArtifactInput!\n) {\n cancelImportArtifact(input: $input) {\n artifactRevision {\n id\n status\n }\n }\n}\n"
108
+ }
109
+ };
110
+ })();
111
+
112
+ (node as any).hash = "18b2b20bc4ed731fcd89e1469e73b49c";
113
+
114
+ export default node;
@@ -0,0 +1,59 @@
1
+ /**
2
+ * @generated SignedSource<<668802015db4aa5844b734b514000e7d>>
3
+ * @lightSyntaxTransform
4
+ * @nogrep
5
+ */
6
+
7
+ /* tslint:disable */
8
+ /* eslint-disable */
9
+ // @ts-nocheck
10
+
11
+ import { ReaderFragment } from 'relay-runtime';
12
+ export type ArtifactStatus = "AVAILABLE" | "FAILED" | "NEEDS_APPROVAL" | "PULLED" | "PULLING" | "REJECTED" | "SCANNED" | "VERIFYING" | "%future added value";
13
+ import { FragmentRefs } from "relay-runtime";
14
+ export type BAIPullingArtifactRevisionAlertFragment$data = {
15
+ readonly id: string;
16
+ readonly status: ArtifactStatus;
17
+ readonly version: string;
18
+ readonly " $fragmentType": "BAIPullingArtifactRevisionAlertFragment";
19
+ };
20
+ export type BAIPullingArtifactRevisionAlertFragment$key = {
21
+ readonly " $data"?: BAIPullingArtifactRevisionAlertFragment$data;
22
+ readonly " $fragmentSpreads": FragmentRefs<"BAIPullingArtifactRevisionAlertFragment">;
23
+ };
24
+
25
+ const node: ReaderFragment = {
26
+ "argumentDefinitions": [],
27
+ "kind": "Fragment",
28
+ "metadata": null,
29
+ "name": "BAIPullingArtifactRevisionAlertFragment",
30
+ "selections": [
31
+ {
32
+ "alias": null,
33
+ "args": null,
34
+ "kind": "ScalarField",
35
+ "name": "id",
36
+ "storageKey": null
37
+ },
38
+ {
39
+ "alias": null,
40
+ "args": null,
41
+ "kind": "ScalarField",
42
+ "name": "status",
43
+ "storageKey": null
44
+ },
45
+ {
46
+ "alias": null,
47
+ "args": null,
48
+ "kind": "ScalarField",
49
+ "name": "version",
50
+ "storageKey": null
51
+ }
52
+ ],
53
+ "type": "ArtifactRevision",
54
+ "abstractKey": null
55
+ };
56
+
57
+ (node as any).hash = "8481a07489849ce66e12a3a734be08b5";
58
+
59
+ export default node;
@@ -0,0 +1,42 @@
1
+ /**
2
+ * @generated SignedSource<<64de2b2b012572f33a38e3e7e0e6876d>>
3
+ * @lightSyntaxTransform
4
+ * @nogrep
5
+ */
6
+
7
+ /* tslint:disable */
8
+ /* eslint-disable */
9
+ // @ts-nocheck
10
+
11
+ import { ReaderFragment } from 'relay-runtime';
12
+ import { FragmentRefs } from "relay-runtime";
13
+ export type BAISessionAgentIdsFragment$data = {
14
+ readonly agent_ids: ReadonlyArray<string | null | undefined> | null | undefined;
15
+ readonly " $fragmentType": "BAISessionAgentIdsFragment";
16
+ };
17
+ export type BAISessionAgentIdsFragment$key = {
18
+ readonly " $data"?: BAISessionAgentIdsFragment$data;
19
+ readonly " $fragmentSpreads": FragmentRefs<"BAISessionAgentIdsFragment">;
20
+ };
21
+
22
+ const node: ReaderFragment = {
23
+ "argumentDefinitions": [],
24
+ "kind": "Fragment",
25
+ "metadata": null,
26
+ "name": "BAISessionAgentIdsFragment",
27
+ "selections": [
28
+ {
29
+ "alias": null,
30
+ "args": null,
31
+ "kind": "ScalarField",
32
+ "name": "agent_ids",
33
+ "storageKey": null
34
+ }
35
+ ],
36
+ "type": "ComputeSessionNode",
37
+ "abstractKey": null
38
+ };
39
+
40
+ (node as any).hash = "42a06f8e2b4b445e08e0f94066e8ea58";
41
+
42
+ export default node;
@@ -0,0 +1,50 @@
1
+ /**
2
+ * @generated SignedSource<<7dc52b965ca94814e5e330743681faa5>>
3
+ * @lightSyntaxTransform
4
+ * @nogrep
5
+ */
6
+
7
+ /* tslint:disable */
8
+ /* eslint-disable */
9
+ // @ts-nocheck
10
+
11
+ import { ReaderFragment } from 'relay-runtime';
12
+ import { FragmentRefs } from "relay-runtime";
13
+ export type BAISessionClusterModeFragment$data = {
14
+ readonly cluster_mode: string | null | undefined;
15
+ readonly cluster_size: number | null | undefined;
16
+ readonly " $fragmentType": "BAISessionClusterModeFragment";
17
+ };
18
+ export type BAISessionClusterModeFragment$key = {
19
+ readonly " $data"?: BAISessionClusterModeFragment$data;
20
+ readonly " $fragmentSpreads": FragmentRefs<"BAISessionClusterModeFragment">;
21
+ };
22
+
23
+ const node: ReaderFragment = {
24
+ "argumentDefinitions": [],
25
+ "kind": "Fragment",
26
+ "metadata": null,
27
+ "name": "BAISessionClusterModeFragment",
28
+ "selections": [
29
+ {
30
+ "alias": null,
31
+ "args": null,
32
+ "kind": "ScalarField",
33
+ "name": "cluster_mode",
34
+ "storageKey": null
35
+ },
36
+ {
37
+ "alias": null,
38
+ "args": null,
39
+ "kind": "ScalarField",
40
+ "name": "cluster_size",
41
+ "storageKey": null
42
+ }
43
+ ],
44
+ "type": "ComputeSessionNode",
45
+ "abstractKey": null
46
+ };
47
+
48
+ (node as any).hash = "90b43e862e9e63218f96dbf3067af0ff";
49
+
50
+ export default node;
@@ -0,0 +1,42 @@
1
+ /**
2
+ * @generated SignedSource<<f30476cecf9d09cdcb347513625bf0fd>>
3
+ * @lightSyntaxTransform
4
+ * @nogrep
5
+ */
6
+
7
+ /* tslint:disable */
8
+ /* eslint-disable */
9
+ // @ts-nocheck
10
+
11
+ import { ReaderFragment } from 'relay-runtime';
12
+ import { FragmentRefs } from "relay-runtime";
13
+ export type BAISessionTypeTagFragment$data = {
14
+ readonly type: string | null | undefined;
15
+ readonly " $fragmentType": "BAISessionTypeTagFragment";
16
+ };
17
+ export type BAISessionTypeTagFragment$key = {
18
+ readonly " $data"?: BAISessionTypeTagFragment$data;
19
+ readonly " $fragmentSpreads": FragmentRefs<"BAISessionTypeTagFragment">;
20
+ };
21
+
22
+ const node: ReaderFragment = {
23
+ "argumentDefinitions": [],
24
+ "kind": "Fragment",
25
+ "metadata": null,
26
+ "name": "BAISessionTypeTagFragment",
27
+ "selections": [
28
+ {
29
+ "alias": null,
30
+ "args": null,
31
+ "kind": "ScalarField",
32
+ "name": "type",
33
+ "storageKey": null
34
+ }
35
+ ],
36
+ "type": "ComputeSessionNode",
37
+ "abstractKey": null
38
+ };
39
+
40
+ (node as any).hash = "d80914098e3bb7b9a8831664533a4022";
41
+
42
+ export default node;