graphlit-client 1.0.20241007002 → 1.0.20241021001

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.
@@ -35,6 +35,7 @@ export declare const GetContent: import("graphql").DocumentNode;
35
35
  export declare const IngestBatch: import("graphql").DocumentNode;
36
36
  export declare const IngestEncodedFile: import("graphql").DocumentNode;
37
37
  export declare const IngestText: import("graphql").DocumentNode;
38
+ export declare const IngestTextBatch: import("graphql").DocumentNode;
38
39
  export declare const IngestUri: import("graphql").DocumentNode;
39
40
  export declare const IsContentDone: import("graphql").DocumentNode;
40
41
  export declare const PublishContents: import("graphql").DocumentNode;
@@ -3,12 +3,12 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.CountConversations = exports.ContinueConversation = exports.CloseConversation = exports.ClearConversation = exports.UpdateContent = exports.SummarizeContents = exports.QueryContentsGraph = exports.QueryContentsFacets = exports.QueryContents = exports.PublishText = exports.PublishContents = exports.IsContentDone = exports.IngestUri = exports.IngestText = exports.IngestEncodedFile = exports.IngestBatch = exports.GetContent = exports.ExtractContents = exports.DeleteContents = exports.DeleteContent = exports.DeleteAllContents = exports.CountContents = exports.UpdateCollection = exports.RemoveContentsFromCollection = exports.QueryCollections = exports.GetCollection = exports.DeleteCollections = exports.DeleteCollection = exports.DeleteAllCollections = exports.CreateCollection = exports.CountCollections = exports.AddContentsToCollections = exports.UpdateCategory = exports.QueryCategories = exports.GetCategory = exports.DeleteCategory = exports.DeleteCategories = exports.DeleteAllCategories = exports.CreateCategory = exports.CountCategories = exports.UpdateAlert = exports.QueryAlerts = exports.GetAlert = exports.EnableAlert = exports.DisableAlert = exports.DeleteAllAlerts = exports.DeleteAlerts = exports.DeleteAlert = exports.CreateAlert = exports.CountAlerts = void 0;
7
- exports.QueryMedicalConditions = exports.GetMedicalCondition = exports.DeleteMedicalConditions = exports.DeleteMedicalCondition = exports.DeleteAllMedicalConditions = exports.CreateMedicalCondition = exports.CountMedicalConditions = exports.UpdateLabel = exports.QueryLabels = exports.GetLabel = exports.DeleteLabels = exports.DeleteLabel = exports.DeleteAllLabels = exports.CreateLabel = exports.CountLabels = exports.UpdateFeed = exports.QuerySharePointLibraries = exports.QuerySharePointFolders = exports.QueryOneDriveFolders = exports.QueryMicrosoftTeamsTeams = exports.QueryMicrosoftTeamsChannels = exports.QueryFeeds = exports.IsFeedDone = exports.GetSharePointConsentUri = exports.GetFeed = exports.EnableFeed = exports.DisableFeed = exports.DeleteFeeds = exports.DeleteFeed = exports.DeleteAllFeeds = exports.CreateFeed = exports.CountFeeds = exports.UpdateEvent = exports.QueryEvents = exports.GetEvent = exports.DeleteEvents = exports.DeleteEvent = exports.DeleteAllEvents = exports.CreateEvent = exports.CountEvents = exports.UpdateConversation = exports.SuggestConversation = exports.QueryConversations = exports.PublishConversation = exports.PromptConversation = exports.GetConversation = exports.DeleteConversations = exports.DeleteConversation = exports.DeleteAllConversations = exports.CreateConversation = void 0;
8
- exports.CountMedicalProcedures = exports.UpdateMedicalIndication = exports.QueryMedicalIndications = exports.GetMedicalIndication = exports.DeleteMedicalIndications = exports.DeleteMedicalIndication = exports.DeleteAllMedicalIndications = exports.CreateMedicalIndication = exports.CountMedicalIndications = exports.UpdateMedicalGuideline = exports.QueryMedicalGuidelines = exports.GetMedicalGuideline = exports.DeleteMedicalGuidelines = exports.DeleteMedicalGuideline = exports.DeleteAllMedicalGuidelines = exports.CreateMedicalGuideline = exports.CountMedicalGuidelines = exports.UpdateMedicalDrugClass = exports.QueryMedicalDrugClasses = exports.GetMedicalDrugClass = exports.DeleteMedicalDrugClasses = exports.DeleteMedicalDrugClass = exports.DeleteAllMedicalDrugClasses = exports.CreateMedicalDrugClass = exports.CountMedicalDrugClasses = exports.UpdateMedicalDrug = exports.QueryMedicalDrugs = exports.GetMedicalDrug = exports.DeleteMedicalDrugs = exports.DeleteMedicalDrug = exports.DeleteAllMedicalDrugs = exports.CreateMedicalDrug = exports.CountMedicalDrugs = exports.UpdateMedicalDevice = exports.QueryMedicalDevices = exports.GetMedicalDevice = exports.DeleteMedicalDevices = exports.DeleteMedicalDevice = exports.DeleteAllMedicalDevices = exports.CreateMedicalDevice = exports.CountMedicalDevices = exports.UpdateMedicalContraindication = exports.QueryMedicalContraindications = exports.GetMedicalContraindication = exports.DeleteMedicalContraindications = exports.DeleteMedicalContraindication = exports.DeleteAllMedicalContraindications = exports.CreateMedicalContraindication = exports.CountMedicalContraindications = exports.UpdateMedicalCondition = void 0;
9
- exports.UpdatePerson = exports.QueryPersons = exports.GetPerson = exports.DeletePersons = exports.DeletePerson = exports.DeleteAllPersons = exports.CreatePerson = exports.CountPersons = exports.UpdateOrganization = exports.QueryOrganizations = exports.GetOrganization = exports.DeleteOrganizations = exports.DeleteOrganization = exports.DeleteAllOrganizations = exports.CreateOrganization = exports.CountOrganizations = exports.UpdateObservation = exports.DeleteObservation = exports.CreateObservation = exports.UpdateMedicalTherapy = exports.QueryMedicalTherapies = exports.GetMedicalTherapy = exports.DeleteMedicalTherapy = exports.DeleteMedicalTherapies = exports.DeleteAllMedicalTherapies = exports.CreateMedicalTherapy = exports.CountMedicalTherapies = exports.UpdateMedicalTest = exports.QueryMedicalTests = exports.GetMedicalTest = exports.DeleteMedicalTests = exports.DeleteMedicalTest = exports.DeleteAllMedicalTests = exports.CreateMedicalTest = exports.CountMedicalTests = exports.UpdateMedicalStudy = exports.QueryMedicalStudies = exports.GetMedicalStudy = exports.DeleteMedicalStudy = exports.DeleteMedicalStudies = exports.DeleteAllMedicalStudies = exports.CreateMedicalStudy = exports.CountMedicalStudies = exports.UpdateMedicalProcedure = exports.QueryMedicalProcedures = exports.GetMedicalProcedure = exports.DeleteMedicalProcedures = exports.DeleteMedicalProcedure = exports.DeleteAllMedicalProcedures = exports.CreateMedicalProcedure = void 0;
10
- exports.DeleteAllWorkflows = exports.CreateWorkflow = exports.CountWorkflows = exports.UpdateSpecification = exports.QuerySpecifications = exports.PromptSpecifications = exports.GetSpecification = exports.DeleteSpecifications = exports.DeleteSpecification = exports.DeleteAllSpecifications = exports.CreateSpecification = exports.CountSpecifications = exports.UpdateSoftware = exports.QuerySoftwares = exports.GetSoftware = exports.DeleteSoftwares = exports.DeleteSoftware = exports.DeleteAllSoftwares = exports.CreateSoftware = exports.CountSoftwares = exports.UpdateRepo = exports.QueryRepos = exports.GetRepo = exports.DeleteRepos = exports.DeleteRepo = exports.DeleteAllRepos = exports.CreateRepo = exports.CountRepos = exports.UpdateProject = exports.QueryUsage = exports.QueryCredits = exports.LookupUsage = exports.LookupCredits = exports.GetProject = exports.UpdateProduct = exports.QueryProducts = exports.GetProduct = exports.DeleteProducts = exports.DeleteProduct = exports.DeleteAllProducts = exports.CreateProduct = exports.CountProducts = exports.UpdatePlace = exports.QueryPlaces = exports.GetPlace = exports.DeletePlaces = exports.DeletePlace = exports.DeleteAllPlaces = exports.CreatePlace = exports.CountPlaces = void 0;
11
- exports.UpdateWorkflow = exports.QueryWorkflows = exports.GetWorkflow = exports.DeleteWorkflows = exports.DeleteWorkflow = void 0;
6
+ exports.ContinueConversation = exports.CloseConversation = exports.ClearConversation = exports.UpdateContent = exports.SummarizeContents = exports.QueryContentsGraph = exports.QueryContentsFacets = exports.QueryContents = exports.PublishText = exports.PublishContents = exports.IsContentDone = exports.IngestUri = exports.IngestTextBatch = exports.IngestText = exports.IngestEncodedFile = exports.IngestBatch = exports.GetContent = exports.ExtractContents = exports.DeleteContents = exports.DeleteContent = exports.DeleteAllContents = exports.CountContents = exports.UpdateCollection = exports.RemoveContentsFromCollection = exports.QueryCollections = exports.GetCollection = exports.DeleteCollections = exports.DeleteCollection = exports.DeleteAllCollections = exports.CreateCollection = exports.CountCollections = exports.AddContentsToCollections = exports.UpdateCategory = exports.QueryCategories = exports.GetCategory = exports.DeleteCategory = exports.DeleteCategories = exports.DeleteAllCategories = exports.CreateCategory = exports.CountCategories = exports.UpdateAlert = exports.QueryAlerts = exports.GetAlert = exports.EnableAlert = exports.DisableAlert = exports.DeleteAllAlerts = exports.DeleteAlerts = exports.DeleteAlert = exports.CreateAlert = exports.CountAlerts = void 0;
7
+ exports.GetMedicalCondition = exports.DeleteMedicalConditions = exports.DeleteMedicalCondition = exports.DeleteAllMedicalConditions = exports.CreateMedicalCondition = exports.CountMedicalConditions = exports.UpdateLabel = exports.QueryLabels = exports.GetLabel = exports.DeleteLabels = exports.DeleteLabel = exports.DeleteAllLabels = exports.CreateLabel = exports.CountLabels = exports.UpdateFeed = exports.QuerySharePointLibraries = exports.QuerySharePointFolders = exports.QueryOneDriveFolders = exports.QueryMicrosoftTeamsTeams = exports.QueryMicrosoftTeamsChannels = exports.QueryFeeds = exports.IsFeedDone = exports.GetSharePointConsentUri = exports.GetFeed = exports.EnableFeed = exports.DisableFeed = exports.DeleteFeeds = exports.DeleteFeed = exports.DeleteAllFeeds = exports.CreateFeed = exports.CountFeeds = exports.UpdateEvent = exports.QueryEvents = exports.GetEvent = exports.DeleteEvents = exports.DeleteEvent = exports.DeleteAllEvents = exports.CreateEvent = exports.CountEvents = exports.UpdateConversation = exports.SuggestConversation = exports.QueryConversations = exports.PublishConversation = exports.PromptConversation = exports.GetConversation = exports.DeleteConversations = exports.DeleteConversation = exports.DeleteAllConversations = exports.CreateConversation = exports.CountConversations = void 0;
8
+ exports.UpdateMedicalIndication = exports.QueryMedicalIndications = exports.GetMedicalIndication = exports.DeleteMedicalIndications = exports.DeleteMedicalIndication = exports.DeleteAllMedicalIndications = exports.CreateMedicalIndication = exports.CountMedicalIndications = exports.UpdateMedicalGuideline = exports.QueryMedicalGuidelines = exports.GetMedicalGuideline = exports.DeleteMedicalGuidelines = exports.DeleteMedicalGuideline = exports.DeleteAllMedicalGuidelines = exports.CreateMedicalGuideline = exports.CountMedicalGuidelines = exports.UpdateMedicalDrugClass = exports.QueryMedicalDrugClasses = exports.GetMedicalDrugClass = exports.DeleteMedicalDrugClasses = exports.DeleteMedicalDrugClass = exports.DeleteAllMedicalDrugClasses = exports.CreateMedicalDrugClass = exports.CountMedicalDrugClasses = exports.UpdateMedicalDrug = exports.QueryMedicalDrugs = exports.GetMedicalDrug = exports.DeleteMedicalDrugs = exports.DeleteMedicalDrug = exports.DeleteAllMedicalDrugs = exports.CreateMedicalDrug = exports.CountMedicalDrugs = exports.UpdateMedicalDevice = exports.QueryMedicalDevices = exports.GetMedicalDevice = exports.DeleteMedicalDevices = exports.DeleteMedicalDevice = exports.DeleteAllMedicalDevices = exports.CreateMedicalDevice = exports.CountMedicalDevices = exports.UpdateMedicalContraindication = exports.QueryMedicalContraindications = exports.GetMedicalContraindication = exports.DeleteMedicalContraindications = exports.DeleteMedicalContraindication = exports.DeleteAllMedicalContraindications = exports.CreateMedicalContraindication = exports.CountMedicalContraindications = exports.UpdateMedicalCondition = exports.QueryMedicalConditions = void 0;
9
+ exports.QueryPersons = exports.GetPerson = exports.DeletePersons = exports.DeletePerson = exports.DeleteAllPersons = exports.CreatePerson = exports.CountPersons = exports.UpdateOrganization = exports.QueryOrganizations = exports.GetOrganization = exports.DeleteOrganizations = exports.DeleteOrganization = exports.DeleteAllOrganizations = exports.CreateOrganization = exports.CountOrganizations = exports.UpdateObservation = exports.DeleteObservation = exports.CreateObservation = exports.UpdateMedicalTherapy = exports.QueryMedicalTherapies = exports.GetMedicalTherapy = exports.DeleteMedicalTherapy = exports.DeleteMedicalTherapies = exports.DeleteAllMedicalTherapies = exports.CreateMedicalTherapy = exports.CountMedicalTherapies = exports.UpdateMedicalTest = exports.QueryMedicalTests = exports.GetMedicalTest = exports.DeleteMedicalTests = exports.DeleteMedicalTest = exports.DeleteAllMedicalTests = exports.CreateMedicalTest = exports.CountMedicalTests = exports.UpdateMedicalStudy = exports.QueryMedicalStudies = exports.GetMedicalStudy = exports.DeleteMedicalStudy = exports.DeleteMedicalStudies = exports.DeleteAllMedicalStudies = exports.CreateMedicalStudy = exports.CountMedicalStudies = exports.UpdateMedicalProcedure = exports.QueryMedicalProcedures = exports.GetMedicalProcedure = exports.DeleteMedicalProcedures = exports.DeleteMedicalProcedure = exports.DeleteAllMedicalProcedures = exports.CreateMedicalProcedure = exports.CountMedicalProcedures = void 0;
10
+ exports.CreateWorkflow = exports.CountWorkflows = exports.UpdateSpecification = exports.QuerySpecifications = exports.PromptSpecifications = exports.GetSpecification = exports.DeleteSpecifications = exports.DeleteSpecification = exports.DeleteAllSpecifications = exports.CreateSpecification = exports.CountSpecifications = exports.UpdateSoftware = exports.QuerySoftwares = exports.GetSoftware = exports.DeleteSoftwares = exports.DeleteSoftware = exports.DeleteAllSoftwares = exports.CreateSoftware = exports.CountSoftwares = exports.UpdateRepo = exports.QueryRepos = exports.GetRepo = exports.DeleteRepos = exports.DeleteRepo = exports.DeleteAllRepos = exports.CreateRepo = exports.CountRepos = exports.UpdateProject = exports.QueryUsage = exports.QueryCredits = exports.LookupUsage = exports.LookupCredits = exports.GetProject = exports.UpdateProduct = exports.QueryProducts = exports.GetProduct = exports.DeleteProducts = exports.DeleteProduct = exports.DeleteAllProducts = exports.CreateProduct = exports.CountProducts = exports.UpdatePlace = exports.QueryPlaces = exports.GetPlace = exports.DeletePlaces = exports.DeletePlace = exports.DeleteAllPlaces = exports.CreatePlace = exports.CountPlaces = exports.UpdatePerson = void 0;
11
+ exports.UpdateWorkflow = exports.QueryWorkflows = exports.GetWorkflow = exports.DeleteWorkflows = exports.DeleteWorkflow = exports.DeleteAllWorkflows = void 0;
12
12
  const graphql_tag_1 = __importDefault(require("graphql-tag"));
13
13
  exports.CountAlerts = (0, graphql_tag_1.default) `
14
14
  query CountAlerts($filter: AlertFilter) {
@@ -869,6 +869,29 @@ exports.IngestText = (0, graphql_tag_1.default) `
869
869
  }
870
870
  }
871
871
  `;
872
+ exports.IngestTextBatch = (0, graphql_tag_1.default) `
873
+ mutation IngestTextBatch($batch: [TextContentInput!]!, $textType: TextTypes, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $correlationId: String) {
874
+ ingestTextBatch(
875
+ batch: $batch
876
+ workflow: $workflow
877
+ textType: $textType
878
+ collections: $collections
879
+ correlationId: $correlationId
880
+ ) {
881
+ id
882
+ name
883
+ state
884
+ type
885
+ fileType
886
+ mimeType
887
+ uri
888
+ collections {
889
+ id
890
+ name
891
+ }
892
+ }
893
+ }
894
+ `;
872
895
  exports.IngestUri = (0, graphql_tag_1.default) `
873
896
  mutation IngestUri($name: String, $uri: URL!, $id: ID, $isSynchronous: Boolean, $workflow: EntityReferenceInput, $collections: [EntityReferenceInput!], $correlationId: String) {
874
897
  ingestUri(
@@ -2751,6 +2774,13 @@ exports.GetFeed = (0, graphql_tag_1.default) `
2751
2774
  clientId
2752
2775
  clientSecret
2753
2776
  }
2777
+ github {
2778
+ uri
2779
+ repositoryOwner
2780
+ repositoryName
2781
+ refreshToken
2782
+ personalAccessToken
2783
+ }
2754
2784
  readLimit
2755
2785
  }
2756
2786
  email {
@@ -2928,6 +2958,13 @@ exports.QueryFeeds = (0, graphql_tag_1.default) `
2928
2958
  clientId
2929
2959
  clientSecret
2930
2960
  }
2961
+ github {
2962
+ uri
2963
+ repositoryOwner
2964
+ repositoryName
2965
+ refreshToken
2966
+ personalAccessToken
2967
+ }
2931
2968
  readLimit
2932
2969
  }
2933
2970
  email {
@@ -4487,6 +4524,14 @@ exports.GetProject = (0, graphql_tag_1.default) `
4487
4524
  id
4488
4525
  name
4489
4526
  }
4527
+ embeddings {
4528
+ textSpecification {
4529
+ id
4530
+ }
4531
+ imageSpecification {
4532
+ id
4533
+ }
4534
+ }
4490
4535
  quota {
4491
4536
  storage
4492
4537
  contents
@@ -4885,6 +4930,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4885
4930
  endpoint
4886
4931
  temperature
4887
4932
  probability
4933
+ chunkTokenLimit
4888
4934
  }
4889
4935
  openAI {
4890
4936
  tokenLimit
@@ -4894,6 +4940,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4894
4940
  modelName
4895
4941
  temperature
4896
4942
  probability
4943
+ chunkTokenLimit
4897
4944
  }
4898
4945
  azureOpenAI {
4899
4946
  tokenLimit
@@ -4904,6 +4951,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4904
4951
  deploymentName
4905
4952
  temperature
4906
4953
  probability
4954
+ chunkTokenLimit
4907
4955
  }
4908
4956
  cohere {
4909
4957
  tokenLimit
@@ -4913,6 +4961,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4913
4961
  modelName
4914
4962
  temperature
4915
4963
  probability
4964
+ chunkTokenLimit
4916
4965
  }
4917
4966
  anthropic {
4918
4967
  tokenLimit
@@ -4931,6 +4980,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4931
4980
  modelName
4932
4981
  temperature
4933
4982
  probability
4983
+ chunkTokenLimit
4934
4984
  }
4935
4985
  replicate {
4936
4986
  tokenLimit
@@ -4950,6 +5000,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4950
5000
  endpoint
4951
5001
  temperature
4952
5002
  probability
5003
+ chunkTokenLimit
4953
5004
  }
4954
5005
  groq {
4955
5006
  tokenLimit
@@ -4980,10 +5031,17 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4980
5031
  temperature
4981
5032
  probability
4982
5033
  }
4983
- tools {
4984
- name
4985
- description
4986
- schema
5034
+ jina {
5035
+ model
5036
+ key
5037
+ modelName
5038
+ chunkTokenLimit
5039
+ }
5040
+ voyage {
5041
+ model
5042
+ key
5043
+ modelName
5044
+ chunkTokenLimit
4987
5045
  }
4988
5046
  }
4989
5047
  }
@@ -5174,6 +5232,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5174
5232
  endpoint
5175
5233
  temperature
5176
5234
  probability
5235
+ chunkTokenLimit
5177
5236
  }
5178
5237
  openAI {
5179
5238
  tokenLimit
@@ -5183,6 +5242,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5183
5242
  modelName
5184
5243
  temperature
5185
5244
  probability
5245
+ chunkTokenLimit
5186
5246
  }
5187
5247
  azureOpenAI {
5188
5248
  tokenLimit
@@ -5193,6 +5253,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5193
5253
  deploymentName
5194
5254
  temperature
5195
5255
  probability
5256
+ chunkTokenLimit
5196
5257
  }
5197
5258
  cohere {
5198
5259
  tokenLimit
@@ -5202,6 +5263,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5202
5263
  modelName
5203
5264
  temperature
5204
5265
  probability
5266
+ chunkTokenLimit
5205
5267
  }
5206
5268
  anthropic {
5207
5269
  tokenLimit
@@ -5220,6 +5282,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5220
5282
  modelName
5221
5283
  temperature
5222
5284
  probability
5285
+ chunkTokenLimit
5223
5286
  }
5224
5287
  replicate {
5225
5288
  tokenLimit
@@ -5239,6 +5302,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5239
5302
  endpoint
5240
5303
  temperature
5241
5304
  probability
5305
+ chunkTokenLimit
5242
5306
  }
5243
5307
  groq {
5244
5308
  tokenLimit
@@ -5269,10 +5333,17 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5269
5333
  temperature
5270
5334
  probability
5271
5335
  }
5272
- tools {
5273
- name
5274
- description
5275
- schema
5336
+ jina {
5337
+ model
5338
+ key
5339
+ modelName
5340
+ chunkTokenLimit
5341
+ }
5342
+ voyage {
5343
+ model
5344
+ key
5345
+ modelName
5346
+ chunkTokenLimit
5276
5347
  }
5277
5348
  }
5278
5349
  }
@@ -5378,11 +5449,6 @@ exports.CreateWorkflow = (0, graphql_tag_1.default) `
5378
5449
  azureImage {
5379
5450
  confidenceThreshold
5380
5451
  }
5381
- openAIImage {
5382
- confidenceThreshold
5383
- detailLevel
5384
- customInstructions
5385
- }
5386
5452
  modelImage {
5387
5453
  specification {
5388
5454
  id
@@ -5420,11 +5486,6 @@ exports.CreateWorkflow = (0, graphql_tag_1.default) `
5420
5486
  }
5421
5487
  }
5422
5488
  }
5423
- storage {
5424
- embeddings {
5425
- chunkTokenLimit
5426
- }
5427
- }
5428
5489
  actions {
5429
5490
  connector {
5430
5491
  type
@@ -5553,11 +5614,6 @@ exports.GetWorkflow = (0, graphql_tag_1.default) `
5553
5614
  azureImage {
5554
5615
  confidenceThreshold
5555
5616
  }
5556
- openAIImage {
5557
- confidenceThreshold
5558
- detailLevel
5559
- customInstructions
5560
- }
5561
5617
  modelImage {
5562
5618
  specification {
5563
5619
  id
@@ -5595,11 +5651,6 @@ exports.GetWorkflow = (0, graphql_tag_1.default) `
5595
5651
  }
5596
5652
  }
5597
5653
  }
5598
- storage {
5599
- embeddings {
5600
- chunkTokenLimit
5601
- }
5602
- }
5603
5654
  actions {
5604
5655
  connector {
5605
5656
  type
@@ -5701,11 +5752,6 @@ exports.QueryWorkflows = (0, graphql_tag_1.default) `
5701
5752
  azureImage {
5702
5753
  confidenceThreshold
5703
5754
  }
5704
- openAIImage {
5705
- confidenceThreshold
5706
- detailLevel
5707
- customInstructions
5708
- }
5709
5755
  modelImage {
5710
5756
  specification {
5711
5757
  id
@@ -5743,11 +5789,6 @@ exports.QueryWorkflows = (0, graphql_tag_1.default) `
5743
5789
  }
5744
5790
  }
5745
5791
  }
5746
- storage {
5747
- embeddings {
5748
- chunkTokenLimit
5749
- }
5750
- }
5751
5792
  actions {
5752
5793
  connector {
5753
5794
  type
@@ -5844,11 +5885,6 @@ exports.UpdateWorkflow = (0, graphql_tag_1.default) `
5844
5885
  azureImage {
5845
5886
  confidenceThreshold
5846
5887
  }
5847
- openAIImage {
5848
- confidenceThreshold
5849
- detailLevel
5850
- customInstructions
5851
- }
5852
5888
  modelImage {
5853
5889
  specification {
5854
5890
  id
@@ -5886,11 +5922,6 @@ exports.UpdateWorkflow = (0, graphql_tag_1.default) `
5886
5922
  }
5887
5923
  }
5888
5924
  }
5889
- storage {
5890
- embeddings {
5891
- chunkTokenLimit
5892
- }
5893
- }
5894
5925
  actions {
5895
5926
  connector {
5896
5927
  type