graphlit-client 1.0.20241009001 → 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(
@@ -4501,6 +4524,14 @@ exports.GetProject = (0, graphql_tag_1.default) `
4501
4524
  id
4502
4525
  name
4503
4526
  }
4527
+ embeddings {
4528
+ textSpecification {
4529
+ id
4530
+ }
4531
+ imageSpecification {
4532
+ id
4533
+ }
4534
+ }
4504
4535
  quota {
4505
4536
  storage
4506
4537
  contents
@@ -4899,6 +4930,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4899
4930
  endpoint
4900
4931
  temperature
4901
4932
  probability
4933
+ chunkTokenLimit
4902
4934
  }
4903
4935
  openAI {
4904
4936
  tokenLimit
@@ -4908,6 +4940,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4908
4940
  modelName
4909
4941
  temperature
4910
4942
  probability
4943
+ chunkTokenLimit
4911
4944
  }
4912
4945
  azureOpenAI {
4913
4946
  tokenLimit
@@ -4918,6 +4951,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4918
4951
  deploymentName
4919
4952
  temperature
4920
4953
  probability
4954
+ chunkTokenLimit
4921
4955
  }
4922
4956
  cohere {
4923
4957
  tokenLimit
@@ -4927,6 +4961,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4927
4961
  modelName
4928
4962
  temperature
4929
4963
  probability
4964
+ chunkTokenLimit
4930
4965
  }
4931
4966
  anthropic {
4932
4967
  tokenLimit
@@ -4945,6 +4980,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4945
4980
  modelName
4946
4981
  temperature
4947
4982
  probability
4983
+ chunkTokenLimit
4948
4984
  }
4949
4985
  replicate {
4950
4986
  tokenLimit
@@ -4964,6 +5000,7 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4964
5000
  endpoint
4965
5001
  temperature
4966
5002
  probability
5003
+ chunkTokenLimit
4967
5004
  }
4968
5005
  groq {
4969
5006
  tokenLimit
@@ -4994,10 +5031,17 @@ exports.GetSpecification = (0, graphql_tag_1.default) `
4994
5031
  temperature
4995
5032
  probability
4996
5033
  }
4997
- tools {
4998
- name
4999
- description
5000
- schema
5034
+ jina {
5035
+ model
5036
+ key
5037
+ modelName
5038
+ chunkTokenLimit
5039
+ }
5040
+ voyage {
5041
+ model
5042
+ key
5043
+ modelName
5044
+ chunkTokenLimit
5001
5045
  }
5002
5046
  }
5003
5047
  }
@@ -5188,6 +5232,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5188
5232
  endpoint
5189
5233
  temperature
5190
5234
  probability
5235
+ chunkTokenLimit
5191
5236
  }
5192
5237
  openAI {
5193
5238
  tokenLimit
@@ -5197,6 +5242,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5197
5242
  modelName
5198
5243
  temperature
5199
5244
  probability
5245
+ chunkTokenLimit
5200
5246
  }
5201
5247
  azureOpenAI {
5202
5248
  tokenLimit
@@ -5207,6 +5253,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5207
5253
  deploymentName
5208
5254
  temperature
5209
5255
  probability
5256
+ chunkTokenLimit
5210
5257
  }
5211
5258
  cohere {
5212
5259
  tokenLimit
@@ -5216,6 +5263,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5216
5263
  modelName
5217
5264
  temperature
5218
5265
  probability
5266
+ chunkTokenLimit
5219
5267
  }
5220
5268
  anthropic {
5221
5269
  tokenLimit
@@ -5234,6 +5282,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5234
5282
  modelName
5235
5283
  temperature
5236
5284
  probability
5285
+ chunkTokenLimit
5237
5286
  }
5238
5287
  replicate {
5239
5288
  tokenLimit
@@ -5253,6 +5302,7 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5253
5302
  endpoint
5254
5303
  temperature
5255
5304
  probability
5305
+ chunkTokenLimit
5256
5306
  }
5257
5307
  groq {
5258
5308
  tokenLimit
@@ -5283,10 +5333,17 @@ exports.QuerySpecifications = (0, graphql_tag_1.default) `
5283
5333
  temperature
5284
5334
  probability
5285
5335
  }
5286
- tools {
5287
- name
5288
- description
5289
- schema
5336
+ jina {
5337
+ model
5338
+ key
5339
+ modelName
5340
+ chunkTokenLimit
5341
+ }
5342
+ voyage {
5343
+ model
5344
+ key
5345
+ modelName
5346
+ chunkTokenLimit
5290
5347
  }
5291
5348
  }
5292
5349
  }
@@ -5392,11 +5449,6 @@ exports.CreateWorkflow = (0, graphql_tag_1.default) `
5392
5449
  azureImage {
5393
5450
  confidenceThreshold
5394
5451
  }
5395
- openAIImage {
5396
- confidenceThreshold
5397
- detailLevel
5398
- customInstructions
5399
- }
5400
5452
  modelImage {
5401
5453
  specification {
5402
5454
  id
@@ -5434,11 +5486,6 @@ exports.CreateWorkflow = (0, graphql_tag_1.default) `
5434
5486
  }
5435
5487
  }
5436
5488
  }
5437
- storage {
5438
- embeddings {
5439
- chunkTokenLimit
5440
- }
5441
- }
5442
5489
  actions {
5443
5490
  connector {
5444
5491
  type
@@ -5567,11 +5614,6 @@ exports.GetWorkflow = (0, graphql_tag_1.default) `
5567
5614
  azureImage {
5568
5615
  confidenceThreshold
5569
5616
  }
5570
- openAIImage {
5571
- confidenceThreshold
5572
- detailLevel
5573
- customInstructions
5574
- }
5575
5617
  modelImage {
5576
5618
  specification {
5577
5619
  id
@@ -5609,11 +5651,6 @@ exports.GetWorkflow = (0, graphql_tag_1.default) `
5609
5651
  }
5610
5652
  }
5611
5653
  }
5612
- storage {
5613
- embeddings {
5614
- chunkTokenLimit
5615
- }
5616
- }
5617
5654
  actions {
5618
5655
  connector {
5619
5656
  type
@@ -5715,11 +5752,6 @@ exports.QueryWorkflows = (0, graphql_tag_1.default) `
5715
5752
  azureImage {
5716
5753
  confidenceThreshold
5717
5754
  }
5718
- openAIImage {
5719
- confidenceThreshold
5720
- detailLevel
5721
- customInstructions
5722
- }
5723
5755
  modelImage {
5724
5756
  specification {
5725
5757
  id
@@ -5757,11 +5789,6 @@ exports.QueryWorkflows = (0, graphql_tag_1.default) `
5757
5789
  }
5758
5790
  }
5759
5791
  }
5760
- storage {
5761
- embeddings {
5762
- chunkTokenLimit
5763
- }
5764
- }
5765
5792
  actions {
5766
5793
  connector {
5767
5794
  type
@@ -5858,11 +5885,6 @@ exports.UpdateWorkflow = (0, graphql_tag_1.default) `
5858
5885
  azureImage {
5859
5886
  confidenceThreshold
5860
5887
  }
5861
- openAIImage {
5862
- confidenceThreshold
5863
- detailLevel
5864
- customInstructions
5865
- }
5866
5888
  modelImage {
5867
5889
  specification {
5868
5890
  id
@@ -5900,11 +5922,6 @@ exports.UpdateWorkflow = (0, graphql_tag_1.default) `
5900
5922
  }
5901
5923
  }
5902
5924
  }
5903
- storage {
5904
- embeddings {
5905
- chunkTokenLimit
5906
- }
5907
- }
5908
5925
  actions {
5909
5926
  connector {
5910
5927
  type