@workglow/test 0.0.84 → 0.0.86

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 (226) hide show
  1. package/dist/browser.js +140 -106
  2. package/dist/browser.js.map +8 -8
  3. package/dist/bun.js +152 -118
  4. package/dist/bun.js.map +14 -14
  5. package/dist/node.js +152 -118
  6. package/dist/node.js.map +14 -14
  7. package/dist/test/rag/DocumentChunkRetrievalTask.test.d.ts.map +1 -0
  8. package/package.json +22 -17
  9. package/src/binding/README.md +1 -1
  10. package/src/test/rag/history_of_the_united_states.md +122 -0
  11. package/dist/binding/FsFolderTaskGraphRepository.d.ts +0 -15
  12. package/dist/binding/FsFolderTaskGraphRepository.d.ts.map +0 -1
  13. package/dist/binding/FsFolderTaskOutputRepository.d.ts +0 -15
  14. package/dist/binding/FsFolderTaskOutputRepository.d.ts.map +0 -1
  15. package/dist/binding/InMemoryTaskGraphRepository.d.ts +0 -15
  16. package/dist/binding/InMemoryTaskGraphRepository.d.ts.map +0 -1
  17. package/dist/binding/InMemoryTaskOutputRepository.d.ts +0 -15
  18. package/dist/binding/InMemoryTaskOutputRepository.d.ts.map +0 -1
  19. package/dist/binding/IndexedDbModelRepository.d.ts +0 -14
  20. package/dist/binding/IndexedDbModelRepository.d.ts.map +0 -1
  21. package/dist/binding/IndexedDbTaskGraphRepository.d.ts +0 -15
  22. package/dist/binding/IndexedDbTaskGraphRepository.d.ts.map +0 -1
  23. package/dist/binding/IndexedDbTaskOutputRepository.d.ts +0 -15
  24. package/dist/binding/IndexedDbTaskOutputRepository.d.ts.map +0 -1
  25. package/dist/binding/PostgresModelRepository.d.ts +0 -15
  26. package/dist/binding/PostgresModelRepository.d.ts.map +0 -1
  27. package/dist/binding/PostgresTaskGraphRepository.d.ts +0 -16
  28. package/dist/binding/PostgresTaskGraphRepository.d.ts.map +0 -1
  29. package/dist/binding/PostgresTaskOutputRepository.d.ts +0 -16
  30. package/dist/binding/PostgresTaskOutputRepository.d.ts.map +0 -1
  31. package/dist/binding/SqliteModelRepository.d.ts +0 -14
  32. package/dist/binding/SqliteModelRepository.d.ts.map +0 -1
  33. package/dist/binding/SqliteTaskGraphRepository.d.ts +0 -15
  34. package/dist/binding/SqliteTaskGraphRepository.d.ts.map +0 -1
  35. package/dist/binding/SqliteTaskOutputRepository.d.ts +0 -15
  36. package/dist/binding/SqliteTaskOutputRepository.d.ts.map +0 -1
  37. package/dist/browser.d.ts +0 -9
  38. package/dist/browser.d.ts.map +0 -1
  39. package/dist/bun.d.ts +0 -7
  40. package/dist/bun.d.ts.map +0 -1
  41. package/dist/common-server.d.ts +0 -15
  42. package/dist/common-server.d.ts.map +0 -1
  43. package/dist/common.d.ts +0 -9
  44. package/dist/common.d.ts.map +0 -1
  45. package/dist/node.d.ts +0 -7
  46. package/dist/node.d.ts.map +0 -1
  47. package/dist/samples/MediaPipeModelSamples.d.ts +0 -2
  48. package/dist/samples/MediaPipeModelSamples.d.ts.map +0 -1
  49. package/dist/samples/ONNXModelSamples.d.ts +0 -2
  50. package/dist/samples/ONNXModelSamples.d.ts.map +0 -1
  51. package/dist/samples/index.d.ts +0 -10
  52. package/dist/samples/index.d.ts.map +0 -1
  53. package/dist/test/ai-model/InMemoryModelRepository.test.d.ts +0 -7
  54. package/dist/test/ai-model/InMemoryModelRepository.test.d.ts.map +0 -1
  55. package/dist/test/ai-model/IndexedDbModelRepository.test.d.ts +0 -7
  56. package/dist/test/ai-model/IndexedDbModelRepository.test.d.ts.map +0 -1
  57. package/dist/test/ai-model/PostgresModelRepository.test.d.ts +0 -7
  58. package/dist/test/ai-model/PostgresModelRepository.test.d.ts.map +0 -1
  59. package/dist/test/ai-model/SqliteModelRepository.test.d.ts +0 -7
  60. package/dist/test/ai-model/SqliteModelRepository.test.d.ts.map +0 -1
  61. package/dist/test/ai-model/genericModelRepositoryTests.d.ts +0 -8
  62. package/dist/test/ai-model/genericModelRepositoryTests.d.ts.map +0 -1
  63. package/dist/test/ai-provider/AiProviderRegistry.test.d.ts +0 -7
  64. package/dist/test/ai-provider/AiProviderRegistry.test.d.ts.map +0 -1
  65. package/dist/test/ai-provider/DownloadModelAbort.test.d.ts +0 -7
  66. package/dist/test/ai-provider/DownloadModelAbort.test.d.ts.map +0 -1
  67. package/dist/test/ai-provider/HFTransformersBinding.test.d.ts +0 -7
  68. package/dist/test/ai-provider/HFTransformersBinding.test.d.ts.map +0 -1
  69. package/dist/test/ai-provider/TextEmbeddingTask.test.d.ts +0 -7
  70. package/dist/test/ai-provider/TextEmbeddingTask.test.d.ts.map +0 -1
  71. package/dist/test/ai-provider/TfMediaPipeBinding.test.d.ts +0 -7
  72. package/dist/test/ai-provider/TfMediaPipeBinding.test.d.ts.map +0 -1
  73. package/dist/test/ai-provider/VisionTasks.test.d.ts +0 -7
  74. package/dist/test/ai-provider/VisionTasks.test.d.ts.map +0 -1
  75. package/dist/test/ai-provider/ZeroShotTasks.test.d.ts +0 -7
  76. package/dist/test/ai-provider/ZeroShotTasks.test.d.ts.map +0 -1
  77. package/dist/test/helpers/SupabaseMockClient.d.ts +0 -12
  78. package/dist/test/helpers/SupabaseMockClient.d.ts.map +0 -1
  79. package/dist/test/job-queue/InMemoryJobQueue.test.d.ts +0 -7
  80. package/dist/test/job-queue/InMemoryJobQueue.test.d.ts.map +0 -1
  81. package/dist/test/job-queue/InMemoryPrefixedQueueStorage.test.d.ts +0 -7
  82. package/dist/test/job-queue/InMemoryPrefixedQueueStorage.test.d.ts.map +0 -1
  83. package/dist/test/job-queue/IndexedDbJobQueue.test.d.ts +0 -7
  84. package/dist/test/job-queue/IndexedDbJobQueue.test.d.ts.map +0 -1
  85. package/dist/test/job-queue/IndexedDbPrefixedQueueStorage.test.d.ts +0 -7
  86. package/dist/test/job-queue/IndexedDbPrefixedQueueStorage.test.d.ts.map +0 -1
  87. package/dist/test/job-queue/PostgresJobQueue.test.d.ts +0 -7
  88. package/dist/test/job-queue/PostgresJobQueue.test.d.ts.map +0 -1
  89. package/dist/test/job-queue/PostgresPrefixedQueueStorage.test.d.ts +0 -7
  90. package/dist/test/job-queue/PostgresPrefixedQueueStorage.test.d.ts.map +0 -1
  91. package/dist/test/job-queue/SqliteJobQueue.test.d.ts +0 -7
  92. package/dist/test/job-queue/SqliteJobQueue.test.d.ts.map +0 -1
  93. package/dist/test/job-queue/SqlitePrefixedQueueStorage.test.d.ts +0 -7
  94. package/dist/test/job-queue/SqlitePrefixedQueueStorage.test.d.ts.map +0 -1
  95. package/dist/test/job-queue/SupabaseJobQueue.test.d.ts +0 -7
  96. package/dist/test/job-queue/SupabaseJobQueue.test.d.ts.map +0 -1
  97. package/dist/test/job-queue/SupabasePrefixedQueueStorage.test.d.ts +0 -7
  98. package/dist/test/job-queue/SupabasePrefixedQueueStorage.test.d.ts.map +0 -1
  99. package/dist/test/job-queue/genericJobQueueTests.d.ts +0 -22
  100. package/dist/test/job-queue/genericJobQueueTests.d.ts.map +0 -1
  101. package/dist/test/job-queue/genericPrefixedQueueStorageTests.d.ts +0 -18
  102. package/dist/test/job-queue/genericPrefixedQueueStorageTests.d.ts.map +0 -1
  103. package/dist/test/job-queue/genericQueueStorageSubscriptionTests.d.ts +0 -29
  104. package/dist/test/job-queue/genericQueueStorageSubscriptionTests.d.ts.map +0 -1
  105. package/dist/test/storage-kv/FsFolderJsonKvRepository.test.d.ts +0 -7
  106. package/dist/test/storage-kv/FsFolderJsonKvRepository.test.d.ts.map +0 -1
  107. package/dist/test/storage-kv/FsFolderKvRepository.test.d.ts +0 -7
  108. package/dist/test/storage-kv/FsFolderKvRepository.test.d.ts.map +0 -1
  109. package/dist/test/storage-kv/InMemoryKvRepository.test.d.ts +0 -7
  110. package/dist/test/storage-kv/InMemoryKvRepository.test.d.ts.map +0 -1
  111. package/dist/test/storage-kv/IndexedDbKvRepository.test.d.ts +0 -7
  112. package/dist/test/storage-kv/IndexedDbKvRepository.test.d.ts.map +0 -1
  113. package/dist/test/storage-kv/PostgresKvRepository.test.d.ts +0 -7
  114. package/dist/test/storage-kv/PostgresKvRepository.test.d.ts.map +0 -1
  115. package/dist/test/storage-kv/SqliteKvRepository.test.d.ts +0 -7
  116. package/dist/test/storage-kv/SqliteKvRepository.test.d.ts.map +0 -1
  117. package/dist/test/storage-kv/SupabaseKvRepository.test.d.ts +0 -7
  118. package/dist/test/storage-kv/SupabaseKvRepository.test.d.ts.map +0 -1
  119. package/dist/test/storage-kv/genericKvRepositoryTests.d.ts +0 -9
  120. package/dist/test/storage-kv/genericKvRepositoryTests.d.ts.map +0 -1
  121. package/dist/test/storage-tabular/CachedTabularRepository.test.d.ts +0 -7
  122. package/dist/test/storage-tabular/CachedTabularRepository.test.d.ts.map +0 -1
  123. package/dist/test/storage-tabular/FsFolderTabularRepository.test.d.ts +0 -7
  124. package/dist/test/storage-tabular/FsFolderTabularRepository.test.d.ts.map +0 -1
  125. package/dist/test/storage-tabular/InMemoryTabularRepository.test.d.ts +0 -7
  126. package/dist/test/storage-tabular/InMemoryTabularRepository.test.d.ts.map +0 -1
  127. package/dist/test/storage-tabular/IndexedDbTabularRepository.test.d.ts +0 -7
  128. package/dist/test/storage-tabular/IndexedDbTabularRepository.test.d.ts.map +0 -1
  129. package/dist/test/storage-tabular/PostgresTabularRepository.test.d.ts +0 -7
  130. package/dist/test/storage-tabular/PostgresTabularRepository.test.d.ts.map +0 -1
  131. package/dist/test/storage-tabular/SqliteTabularRepository.test.d.ts +0 -7
  132. package/dist/test/storage-tabular/SqliteTabularRepository.test.d.ts.map +0 -1
  133. package/dist/test/storage-tabular/SupabaseTabularRepository.test.d.ts +0 -7
  134. package/dist/test/storage-tabular/SupabaseTabularRepository.test.d.ts.map +0 -1
  135. package/dist/test/storage-tabular/genericTabularRepositorySubscriptionTests.d.ts +0 -19
  136. package/dist/test/storage-tabular/genericTabularRepositorySubscriptionTests.d.ts.map +0 -1
  137. package/dist/test/storage-tabular/genericTabularRepositoryTests.d.ts +0 -127
  138. package/dist/test/storage-tabular/genericTabularRepositoryTests.d.ts.map +0 -1
  139. package/dist/test/storage-util/HybridSubscriptionManager.test.d.ts +0 -7
  140. package/dist/test/storage-util/HybridSubscriptionManager.test.d.ts.map +0 -1
  141. package/dist/test/storage-util/IndexedDbHybridSubscription.test.d.ts +0 -7
  142. package/dist/test/storage-util/IndexedDbHybridSubscription.test.d.ts.map +0 -1
  143. package/dist/test/storage-util/IndexedDbTable.migration.test.d.ts +0 -7
  144. package/dist/test/storage-util/IndexedDbTable.migration.test.d.ts.map +0 -1
  145. package/dist/test/task/ArrayTask.test.d.ts +0 -7
  146. package/dist/test/task/ArrayTask.test.d.ts.map +0 -1
  147. package/dist/test/task/ConditionalTask.test.d.ts +0 -7
  148. package/dist/test/task/ConditionalTask.test.d.ts.map +0 -1
  149. package/dist/test/task/DelayTask.test.d.ts +0 -7
  150. package/dist/test/task/DelayTask.test.d.ts.map +0 -1
  151. package/dist/test/task/FetchTask.test.d.ts +0 -7
  152. package/dist/test/task/FetchTask.test.d.ts.map +0 -1
  153. package/dist/test/task/GraphAsTask.test.d.ts +0 -2
  154. package/dist/test/task/GraphAsTask.test.d.ts.map +0 -1
  155. package/dist/test/task/JavaScriptTask.test.d.ts +0 -7
  156. package/dist/test/task/JavaScriptTask.test.d.ts.map +0 -1
  157. package/dist/test/task/LambdaTask.test.d.ts +0 -7
  158. package/dist/test/task/LambdaTask.test.d.ts.map +0 -1
  159. package/dist/test/task/MergeTask.test.d.ts +0 -7
  160. package/dist/test/task/MergeTask.test.d.ts.map +0 -1
  161. package/dist/test/task/OwnTask.test.d.ts +0 -2
  162. package/dist/test/task/OwnTask.test.d.ts.map +0 -1
  163. package/dist/test/task/SingleTask.test.d.ts +0 -7
  164. package/dist/test/task/SingleTask.test.d.ts.map +0 -1
  165. package/dist/test/task/SplitTask.test.d.ts +0 -7
  166. package/dist/test/task/SplitTask.test.d.ts.map +0 -1
  167. package/dist/test/task/TestTasks.d.ts +0 -387
  168. package/dist/test/task/TestTasks.d.ts.map +0 -1
  169. package/dist/test/task-graph/Pipeline.test.d.ts +0 -7
  170. package/dist/test/task-graph/Pipeline.test.d.ts.map +0 -1
  171. package/dist/test/task-graph/TaskGraph.test.d.ts +0 -7
  172. package/dist/test/task-graph/TaskGraph.test.d.ts.map +0 -1
  173. package/dist/test/task-graph/TaskGraphFormatSemantic.test.d.ts +0 -7
  174. package/dist/test/task-graph/TaskGraphFormatSemantic.test.d.ts.map +0 -1
  175. package/dist/test/task-graph/TaskGraphRunner.test.d.ts +0 -7
  176. package/dist/test/task-graph/TaskGraphRunner.test.d.ts.map +0 -1
  177. package/dist/test/task-graph/TaskSubGraphRunner.test.d.ts +0 -7
  178. package/dist/test/task-graph/TaskSubGraphRunner.test.d.ts.map +0 -1
  179. package/dist/test/task-graph/Workflow.test.d.ts +0 -7
  180. package/dist/test/task-graph/Workflow.test.d.ts.map +0 -1
  181. package/dist/test/task-graph-job-queue/InMemoryTaskGraphJobQueue.test.d.ts +0 -7
  182. package/dist/test/task-graph-job-queue/InMemoryTaskGraphJobQueue.test.d.ts.map +0 -1
  183. package/dist/test/task-graph-job-queue/IndexedDbTaskGraphJobQueue.test.d.ts +0 -7
  184. package/dist/test/task-graph-job-queue/IndexedDbTaskGraphJobQueue.test.d.ts.map +0 -1
  185. package/dist/test/task-graph-job-queue/SqliteTaskGraphJobQueue.test.d.ts +0 -7
  186. package/dist/test/task-graph-job-queue/SqliteTaskGraphJobQueue.test.d.ts.map +0 -1
  187. package/dist/test/task-graph-job-queue/genericTaskGraphJobQueueTests.d.ts +0 -23
  188. package/dist/test/task-graph-job-queue/genericTaskGraphJobQueueTests.d.ts.map +0 -1
  189. package/dist/test/task-graph-output-cache/FileTaskOutputRepository.test.d.ts +0 -7
  190. package/dist/test/task-graph-output-cache/FileTaskOutputRepository.test.d.ts.map +0 -1
  191. package/dist/test/task-graph-output-cache/InMemoryTaskOutputRepository.test.d.ts +0 -7
  192. package/dist/test/task-graph-output-cache/InMemoryTaskOutputRepository.test.d.ts.map +0 -1
  193. package/dist/test/task-graph-output-cache/IndexedDbTaskOutputRepository.test.d.ts +0 -7
  194. package/dist/test/task-graph-output-cache/IndexedDbTaskOutputRepository.test.d.ts.map +0 -1
  195. package/dist/test/task-graph-output-cache/SqliteTaskOutputRepository.test.d.ts +0 -7
  196. package/dist/test/task-graph-output-cache/SqliteTaskOutputRepository.test.d.ts.map +0 -1
  197. package/dist/test/task-graph-output-cache/genericTaskOutputRepositoryTests.d.ts +0 -8
  198. package/dist/test/task-graph-output-cache/genericTaskOutputRepositoryTests.d.ts.map +0 -1
  199. package/dist/test/task-graph-storage/FileTaskGraphRepository.test.d.ts +0 -7
  200. package/dist/test/task-graph-storage/FileTaskGraphRepository.test.d.ts.map +0 -1
  201. package/dist/test/task-graph-storage/InMemoryTaskGraphRepository.test.d.ts +0 -7
  202. package/dist/test/task-graph-storage/InMemoryTaskGraphRepository.test.d.ts.map +0 -1
  203. package/dist/test/task-graph-storage/IndexedDbTaskGraphRepository.test.d.ts +0 -7
  204. package/dist/test/task-graph-storage/IndexedDbTaskGraphRepository.test.d.ts.map +0 -1
  205. package/dist/test/task-graph-storage/SqliteTaskGraphRepository.test.d.ts +0 -7
  206. package/dist/test/task-graph-storage/SqliteTaskGraphRepository.test.d.ts.map +0 -1
  207. package/dist/test/task-graph-storage/genericTaskGraphRepositoryTests.d.ts +0 -8
  208. package/dist/test/task-graph-storage/genericTaskGraphRepositoryTests.d.ts.map +0 -1
  209. package/dist/test/util/EventEmitter.test.d.ts +0 -7
  210. package/dist/test/util/EventEmitter.test.d.ts.map +0 -1
  211. package/dist/test/util/SchemaUtils.test.d.ts +0 -7
  212. package/dist/test/util/SchemaUtils.test.d.ts.map +0 -1
  213. package/dist/test/util/arrayAsObjectProxy.test.d.ts +0 -7
  214. package/dist/test/util/arrayAsObjectProxy.test.d.ts.map +0 -1
  215. package/dist/test/util/compression.test.d.ts +0 -7
  216. package/dist/test/util/compression.test.d.ts.map +0 -1
  217. package/dist/test/util/directedAcyclicGraph.test.d.ts +0 -2
  218. package/dist/test/util/directedAcyclicGraph.test.d.ts.map +0 -1
  219. package/dist/test/util/directedGraph.test.d.ts +0 -2
  220. package/dist/test/util/directedGraph.test.d.ts.map +0 -1
  221. package/dist/test/util/graph.test.d.ts +0 -5
  222. package/dist/test/util/graph.test.d.ts.map +0 -1
  223. package/dist/test/util/readme.test.d.ts +0 -2
  224. package/dist/test/util/readme.test.d.ts.map +0 -1
  225. package/dist/types.d.ts +0 -7
  226. package/dist/types.d.ts.map +0 -1
package/dist/node.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // src/binding/InMemoryTaskGraphRepository.ts
2
- import { InMemoryTabularRepository } from "@workglow/storage";
2
+ import { InMemoryTabularStorage } from "@workglow/storage";
3
3
  import {
4
4
  TaskGraphPrimaryKeyNames,
5
5
  TaskGraphSchema,
@@ -11,12 +11,12 @@ var MEMORY_TASK_GRAPH_REPOSITORY = createServiceToken("taskgraph.taskGraphReposi
11
11
  class InMemoryTaskGraphRepository extends TaskGraphTabularRepository {
12
12
  constructor() {
13
13
  super({
14
- tabularRepository: new InMemoryTabularRepository(TaskGraphSchema, TaskGraphPrimaryKeyNames)
14
+ tabularRepository: new InMemoryTabularStorage(TaskGraphSchema, TaskGraphPrimaryKeyNames)
15
15
  });
16
16
  }
17
17
  }
18
18
  // src/binding/InMemoryTaskOutputRepository.ts
19
- import { InMemoryTabularRepository as InMemoryTabularRepository2 } from "@workglow/storage";
19
+ import { InMemoryTabularStorage as InMemoryTabularStorage2 } from "@workglow/storage";
20
20
  import {
21
21
  TaskOutputPrimaryKeyNames,
22
22
  TaskOutputSchema,
@@ -28,7 +28,7 @@ var MEMORY_TASK_OUTPUT_REPOSITORY = createServiceToken2("taskgraph.taskOutputRep
28
28
  class InMemoryTaskOutputRepository extends TaskOutputTabularRepository {
29
29
  constructor() {
30
30
  super({
31
- tabularRepository: new InMemoryTabularRepository2(TaskOutputSchema, TaskOutputPrimaryKeyNames, ["createdAt"])
31
+ tabularRepository: new InMemoryTabularStorage2(TaskOutputSchema, TaskOutputPrimaryKeyNames, ["createdAt"])
32
32
  });
33
33
  }
34
34
  }
@@ -51,9 +51,9 @@ async function registerMediaPipeTfJsLocalModels() {
51
51
  tasks: ["TextEmbeddingTask"],
52
52
  provider: TENSORFLOW_MEDIAPIPE,
53
53
  provider_config: {
54
- taskEngine: "text",
54
+ task_engine: "text",
55
55
  pipeline: "text-embedder",
56
- modelPath: "https://storage.googleapis.com/mediapipe-tasks/text_embedder/universal_sentence_encoder.tflite"
56
+ model_path: "https://storage.googleapis.com/mediapipe-tasks/text_embedder/universal_sentence_encoder.tflite"
57
57
  },
58
58
  metadata: {}
59
59
  },
@@ -64,9 +64,9 @@ async function registerMediaPipeTfJsLocalModels() {
64
64
  tasks: ["TextClassificationTask"],
65
65
  provider: TENSORFLOW_MEDIAPIPE,
66
66
  provider_config: {
67
- taskEngine: "text",
67
+ task_engine: "text",
68
68
  pipeline: "text-classifier",
69
- modelPath: "https://storage.googleapis.com/mediapipe-models/text_classifier/bert_classifier/float32/1/bert_classifier.tflite"
69
+ model_path: "https://storage.googleapis.com/mediapipe-models/text_classifier/bert_classifier/float32/1/bert_classifier.tflite"
70
70
  },
71
71
  metadata: {}
72
72
  },
@@ -77,9 +77,9 @@ async function registerMediaPipeTfJsLocalModels() {
77
77
  tasks: ["TextLanguageDetectionTask"],
78
78
  provider: TENSORFLOW_MEDIAPIPE,
79
79
  provider_config: {
80
- taskEngine: "text",
80
+ task_engine: "text",
81
81
  pipeline: "text-language-detector",
82
- modelPath: "https://storage.googleapis.com/mediapipe-models/language_detector/language_detector/float32/1/language_detector.tflite"
82
+ model_path: "https://storage.googleapis.com/mediapipe-models/language_detector/language_detector/float32/1/language_detector.tflite"
83
83
  },
84
84
  metadata: {}
85
85
  },
@@ -90,9 +90,9 @@ async function registerMediaPipeTfJsLocalModels() {
90
90
  tasks: ["ImageClassificationTask"],
91
91
  provider: TENSORFLOW_MEDIAPIPE,
92
92
  provider_config: {
93
- taskEngine: "vision",
93
+ task_engine: "vision",
94
94
  pipeline: "vision-image-classifier",
95
- modelPath: "https://storage.googleapis.com/mediapipe-models/image_classifier/efficientnet_lite0/float32/1/efficientnet_lite0.tflite"
95
+ model_path: "https://storage.googleapis.com/mediapipe-models/image_classifier/efficientnet_lite0/float32/1/efficientnet_lite0.tflite"
96
96
  },
97
97
  metadata: {}
98
98
  },
@@ -103,9 +103,9 @@ async function registerMediaPipeTfJsLocalModels() {
103
103
  tasks: ["ImageEmbeddingTask"],
104
104
  provider: TENSORFLOW_MEDIAPIPE,
105
105
  provider_config: {
106
- taskEngine: "vision",
106
+ task_engine: "vision",
107
107
  pipeline: "vision-image-embedder",
108
- modelPath: "https://storage.googleapis.com/mediapipe-models/image_embedder/mobilenet_v3_small/float32/1/mobilenet_v3_small.tflite"
108
+ model_path: "https://storage.googleapis.com/mediapipe-models/image_embedder/mobilenet_v3_small/float32/1/mobilenet_v3_small.tflite"
109
109
  },
110
110
  metadata: {}
111
111
  },
@@ -116,9 +116,9 @@ async function registerMediaPipeTfJsLocalModels() {
116
116
  tasks: ["ObjectDetectionTask"],
117
117
  provider: TENSORFLOW_MEDIAPIPE,
118
118
  provider_config: {
119
- taskEngine: "vision",
119
+ task_engine: "vision",
120
120
  pipeline: "vision-object-detector",
121
- modelPath: "https://storage.googleapis.com/mediapipe-models/object_detector/efficientdet_lite0/float32/1/efficientdet_lite0.tflite"
121
+ model_path: "https://storage.googleapis.com/mediapipe-models/object_detector/efficientdet_lite0/float32/1/efficientdet_lite0.tflite"
122
122
  },
123
123
  metadata: {}
124
124
  },
@@ -129,9 +129,9 @@ async function registerMediaPipeTfJsLocalModels() {
129
129
  tasks: ["ImageSegmentationTask"],
130
130
  provider: TENSORFLOW_MEDIAPIPE,
131
131
  provider_config: {
132
- taskEngine: "vision",
132
+ task_engine: "vision",
133
133
  pipeline: "vision-image-segmenter",
134
- modelPath: "https://storage.googleapis.com/mediapipe-models/image_segmenter/deeplab_v3/float32/1/deeplab_v3.tflite"
134
+ model_path: "https://storage.googleapis.com/mediapipe-models/image_segmenter/deeplab_v3/float32/1/deeplab_v3.tflite"
135
135
  },
136
136
  metadata: {}
137
137
  },
@@ -142,9 +142,9 @@ async function registerMediaPipeTfJsLocalModels() {
142
142
  tasks: ["AudioClassificationTask"],
143
143
  provider: TENSORFLOW_MEDIAPIPE,
144
144
  provider_config: {
145
- taskEngine: "audio",
145
+ task_engine: "audio",
146
146
  pipeline: "audio-classifier",
147
- modelPath: "https://storage.googleapis.com/mediapipe-models/audio_classifier/yamnet/float32/1/yamnet.tflite"
147
+ model_path: "https://storage.googleapis.com/mediapipe-models/audio_classifier/yamnet/float32/1/yamnet.tflite"
148
148
  },
149
149
  metadata: {}
150
150
  },
@@ -155,9 +155,9 @@ async function registerMediaPipeTfJsLocalModels() {
155
155
  tasks: ["GestureRecognizerTask"],
156
156
  provider: TENSORFLOW_MEDIAPIPE,
157
157
  provider_config: {
158
- taskEngine: "vision",
158
+ task_engine: "vision",
159
159
  pipeline: "vision-gesture-recognizer",
160
- modelPath: "https://storage.googleapis.com/mediapipe-models/gesture_recognizer/gesture_recognizer/float16/1/gesture_recognizer.task"
160
+ model_path: "https://storage.googleapis.com/mediapipe-models/gesture_recognizer/gesture_recognizer/float16/1/gesture_recognizer.task"
161
161
  },
162
162
  metadata: {}
163
163
  },
@@ -168,9 +168,9 @@ async function registerMediaPipeTfJsLocalModels() {
168
168
  tasks: ["HandLandmarkerTask"],
169
169
  provider: TENSORFLOW_MEDIAPIPE,
170
170
  provider_config: {
171
- taskEngine: "vision",
171
+ task_engine: "vision",
172
172
  pipeline: "vision-hand-landmarker",
173
- modelPath: "https://storage.googleapis.com/mediapipe-models/hand_landmarker/hand_landmarker/float16/1/hand_landmarker.task"
173
+ model_path: "https://storage.googleapis.com/mediapipe-models/hand_landmarker/hand_landmarker/float16/1/hand_landmarker.task"
174
174
  },
175
175
  metadata: {}
176
176
  },
@@ -181,9 +181,9 @@ async function registerMediaPipeTfJsLocalModels() {
181
181
  tasks: ["FaceDetectorTask"],
182
182
  provider: TENSORFLOW_MEDIAPIPE,
183
183
  provider_config: {
184
- taskEngine: "vision",
184
+ task_engine: "vision",
185
185
  pipeline: "vision-face-detector",
186
- modelPath: "https://storage.googleapis.com/mediapipe-models/face_detector/blaze_face_short_range/float16/1/blaze_face_short_range.tflite"
186
+ model_path: "https://storage.googleapis.com/mediapipe-models/face_detector/blaze_face_short_range/float16/1/blaze_face_short_range.tflite"
187
187
  },
188
188
  metadata: {}
189
189
  },
@@ -194,9 +194,9 @@ async function registerMediaPipeTfJsLocalModels() {
194
194
  tasks: ["FaceLandmarkerTask"],
195
195
  provider: TENSORFLOW_MEDIAPIPE,
196
196
  provider_config: {
197
- taskEngine: "vision",
197
+ task_engine: "vision",
198
198
  pipeline: "vision-face-landmarker",
199
- modelPath: "https://storage.googleapis.com/mediapipe-models/face_landmarker/face_landmarker/float16/1/face_landmarker.task"
199
+ model_path: "https://storage.googleapis.com/mediapipe-models/face_landmarker/face_landmarker/float16/1/face_landmarker.task"
200
200
  },
201
201
  metadata: {}
202
202
  },
@@ -207,9 +207,9 @@ async function registerMediaPipeTfJsLocalModels() {
207
207
  tasks: ["PoseLandmarkerTask"],
208
208
  provider: TENSORFLOW_MEDIAPIPE,
209
209
  provider_config: {
210
- taskEngine: "vision",
210
+ task_engine: "vision",
211
211
  pipeline: "vision-pose-landmarker",
212
- modelPath: "https://storage.googleapis.com/mediapipe-models/pose_landmarker/pose_landmarker_lite/float16/1/pose_landmarker_lite.task"
212
+ model_path: "https://storage.googleapis.com/mediapipe-models/pose_landmarker/pose_landmarker_lite/float16/1/pose_landmarker_lite.task"
213
213
  },
214
214
  metadata: {}
215
215
  }
@@ -231,9 +231,8 @@ async function registerHuggingfaceLocalModels() {
231
231
  provider: HF_TRANSFORMERS_ONNX,
232
232
  provider_config: {
233
233
  pipeline: "feature-extraction",
234
- modelPath: "Xenova/all-MiniLM-L6-v2",
235
- device: "webgpu",
236
- nativeDimensions: 384
234
+ model_path: "Xenova/all-MiniLM-L6-v2",
235
+ native_dimensions: 384
237
236
  },
238
237
  metadata: {}
239
238
  },
@@ -245,9 +244,8 @@ async function registerHuggingfaceLocalModels() {
245
244
  provider: HF_TRANSFORMERS_ONNX,
246
245
  provider_config: {
247
246
  pipeline: "feature-extraction",
248
- modelPath: "Xenova/bge-base-en-v1.5",
249
- device: "webgpu",
250
- nativeDimensions: 768
247
+ model_path: "Xenova/bge-base-en-v1.5",
248
+ native_dimensions: 768
251
249
  },
252
250
  metadata: {}
253
251
  },
@@ -259,9 +257,8 @@ async function registerHuggingfaceLocalModels() {
259
257
  provider: HF_TRANSFORMERS_ONNX,
260
258
  provider_config: {
261
259
  pipeline: "feature-extraction",
262
- modelPath: "Xenova/gte-small",
263
- device: "webgpu",
264
- nativeDimensions: 384
260
+ model_path: "Xenova/gte-small",
261
+ native_dimensions: 384
265
262
  },
266
263
  metadata: {}
267
264
  },
@@ -273,9 +270,8 @@ async function registerHuggingfaceLocalModels() {
273
270
  provider: HF_TRANSFORMERS_ONNX,
274
271
  provider_config: {
275
272
  pipeline: "feature-extraction",
276
- modelPath: "onnx-community/bert_uncased_L-2_H-128_A-2-ONNX",
277
- device: "webgpu",
278
- nativeDimensions: 128
273
+ model_path: "onnx-community/bert_uncased_L-2_H-128_A-2-ONNX",
274
+ native_dimensions: 128
279
275
  },
280
276
  metadata: {}
281
277
  },
@@ -287,9 +283,34 @@ async function registerHuggingfaceLocalModels() {
287
283
  provider: HF_TRANSFORMERS_ONNX,
288
284
  provider_config: {
289
285
  pipeline: "feature-extraction",
290
- modelPath: "Xenova/paraphrase-albert-base-v2",
291
- device: "webgpu",
292
- nativeDimensions: 768
286
+ model_path: "Xenova/paraphrase-albert-base-v2",
287
+ native_dimensions: 768
288
+ },
289
+ metadata: {}
290
+ },
291
+ {
292
+ model_id: "onnx:Qwen3-Embedding-0.6B:auto",
293
+ title: "Qwen3 Embedding 0.6B",
294
+ description: "onnx-community/Qwen3-Embedding-0.6B-ONNX",
295
+ tasks: ["TextEmbeddingTask"],
296
+ provider: HF_TRANSFORMERS_ONNX,
297
+ provider_config: {
298
+ pipeline: "feature-extraction",
299
+ model_path: "onnx-community/Qwen3-Embedding-0.6B-ONNX",
300
+ native_dimensions: 1024,
301
+ mrl: true
302
+ },
303
+ metadata: {}
304
+ },
305
+ {
306
+ model_id: "onnx:onnx-community/NeuroBERT-NER-ONNX:q8",
307
+ title: "NeuroBERT NER",
308
+ description: "onnx-community/NeuroBERT-NER-ONNX",
309
+ tasks: ["TextNamedEntityRecognitionTask"],
310
+ provider: HF_TRANSFORMERS_ONNX,
311
+ provider_config: {
312
+ pipeline: "token-classification",
313
+ model_path: "onnx-community/NeuroBERT-NER-ONNX"
293
314
  },
294
315
  metadata: {}
295
316
  },
@@ -297,11 +318,24 @@ async function registerHuggingfaceLocalModels() {
297
318
  model_id: "onnx:Xenova/distilbert-base-uncased-distilled-squad:q8",
298
319
  title: "distilbert-base-uncased-distilled-squad",
299
320
  description: "Xenova/distilbert-base-uncased-distilled-squad quantized to 8bit",
300
- tasks: ["TextQuestionAnsweringTask"],
321
+ tasks: ["TextQuestionAnswerTask"],
322
+ provider: HF_TRANSFORMERS_ONNX,
323
+ provider_config: {
324
+ pipeline: "question-answering",
325
+ model_path: "Xenova/distilbert-base-uncased-distilled-squad"
326
+ },
327
+ metadata: {}
328
+ },
329
+ {
330
+ model_id: "onnx:onnx-community/ModernBERT-finetuned-squad-ONNX",
331
+ title: "ModernBERT-finetuned-squad-ONNX",
332
+ description: "onnx-community/ModernBERT-finetuned-squad-ONNX quantized to int8",
333
+ tasks: ["TextQuestionAnswerTask"],
301
334
  provider: HF_TRANSFORMERS_ONNX,
302
335
  provider_config: {
303
336
  pipeline: "question-answering",
304
- modelPath: "Xenova/distilbert-base-uncased-distilled-squad"
337
+ model_path: "onnx-community/ModernBERT-finetuned-squad-ONNX",
338
+ dtype: "int8"
305
339
  },
306
340
  metadata: {}
307
341
  },
@@ -313,8 +347,8 @@ async function registerHuggingfaceLocalModels() {
313
347
  provider: HF_TRANSFORMERS_ONNX,
314
348
  provider_config: {
315
349
  pipeline: "text-generation",
316
- modelPath: "Xenova/gpt2",
317
- dType: "q8"
350
+ model_path: "Xenova/gpt2",
351
+ dtype: "q8"
318
352
  },
319
353
  metadata: {}
320
354
  },
@@ -326,10 +360,9 @@ async function registerHuggingfaceLocalModels() {
326
360
  provider: HF_TRANSFORMERS_ONNX,
327
361
  provider_config: {
328
362
  pipeline: "text-generation",
329
- modelPath: "Xenova/Phi-3-mini-4k-instruct",
330
- device: "webgpu",
331
- dType: "q4f16",
332
- useExternalDataFormat: true
363
+ model_path: "Xenova/Phi-3-mini-4k-instruct",
364
+ dtype: "q4f16",
365
+ use_external_data_format: true
333
366
  },
334
367
  metadata: {}
335
368
  },
@@ -341,8 +374,8 @@ async function registerHuggingfaceLocalModels() {
341
374
  provider: HF_TRANSFORMERS_ONNX,
342
375
  provider_config: {
343
376
  pipeline: "text-generation",
344
- modelPath: "Xenova/distilgpt2",
345
- dType: "q8"
377
+ model_path: "Xenova/distilgpt2",
378
+ dtype: "q8"
346
379
  },
347
380
  metadata: {}
348
381
  },
@@ -354,33 +387,21 @@ async function registerHuggingfaceLocalModels() {
354
387
  provider: HF_TRANSFORMERS_ONNX,
355
388
  provider_config: {
356
389
  pipeline: "text2text-generation",
357
- modelPath: "Xenova/LaMini-Flan-T5-783M"
390
+ model_path: "Xenova/LaMini-Flan-T5-783M",
391
+ dtype: "q8"
358
392
  },
359
393
  metadata: {}
360
394
  },
361
395
  {
362
- model_id: "onnx:Xenova/LaMini-Flan-T5-783M:q8",
363
- title: "LaMini-Flan-T5-783M",
364
- description: "Xenova/LaMini-Flan-T5-783M quantized to 8bit",
365
- tasks: ["TextGenerationTask", "TextRewriterTask"],
366
- provider: HF_TRANSFORMERS_ONNX,
367
- provider_config: {
368
- pipeline: "text2text-generation",
369
- modelPath: "Xenova/LaMini-Flan-T5-783M",
370
- dType: "q8"
371
- },
372
- metadata: {}
373
- },
374
- {
375
- model_id: "onnx:Falconsai/text_summarization:q8",
396
+ model_id: "onnx:Falconsai/text_summarization:fp32",
376
397
  title: "text_summarization",
377
- description: "Falconsai/text_summarization quantized to 8bit",
398
+ description: "Falconsai/text_summarization",
378
399
  tasks: ["TextSummaryTask"],
379
400
  provider: HF_TRANSFORMERS_ONNX,
380
401
  provider_config: {
381
402
  pipeline: "summarization",
382
- modelPath: "Falconsai/text_summarization",
383
- dType: "q8"
403
+ model_path: "Falconsai/text_summarization",
404
+ dtype: "fp32"
384
405
  },
385
406
  metadata: {}
386
407
  },
@@ -392,9 +413,9 @@ async function registerHuggingfaceLocalModels() {
392
413
  provider: HF_TRANSFORMERS_ONNX,
393
414
  provider_config: {
394
415
  pipeline: "translation",
395
- modelPath: "Xenova/nllb-200-distilled-600M",
396
- languageStyle: "FLORES-200",
397
- dType: "q8"
416
+ model_path: "Xenova/nllb-200-distilled-600M",
417
+ language_style: "FLORES-200",
418
+ dtype: "q8"
398
419
  },
399
420
  metadata: {}
400
421
  },
@@ -406,9 +427,9 @@ async function registerHuggingfaceLocalModels() {
406
427
  provider: HF_TRANSFORMERS_ONNX,
407
428
  provider_config: {
408
429
  pipeline: "translation",
409
- modelPath: "Xenova/m2m100_418M",
410
- languageStyle: "ISO-639",
411
- dType: "q8"
430
+ model_path: "Xenova/m2m100_418M",
431
+ language_style: "ISO-639",
432
+ dtype: "q8"
412
433
  },
413
434
  metadata: {}
414
435
  },
@@ -420,9 +441,9 @@ async function registerHuggingfaceLocalModels() {
420
441
  provider: HF_TRANSFORMERS_ONNX,
421
442
  provider_config: {
422
443
  pipeline: "translation",
423
- modelPath: "Xenova/m2m100_418M",
424
- languageStyle: "ISO-639",
425
- dType: "q8"
444
+ model_path: "Xenova/m2m100_418M",
445
+ language_style: "ISO-639",
446
+ dtype: "q8"
426
447
  },
427
448
  metadata: {}
428
449
  },
@@ -434,9 +455,9 @@ async function registerHuggingfaceLocalModels() {
434
455
  provider: HF_TRANSFORMERS_ONNX,
435
456
  provider_config: {
436
457
  pipeline: "translation",
437
- modelPath: "Xenova/mbart-large-50-many-to-many-mmt",
438
- languageStyle: "ISO-639_ISO-3166-1-alpha-2",
439
- dType: "q8"
458
+ model_path: "Xenova/mbart-large-50-many-to-many-mmt",
459
+ language_style: "ISO-639_ISO-3166-1-alpha-2",
460
+ dtype: "q8"
440
461
  },
441
462
  metadata: {}
442
463
  },
@@ -448,8 +469,8 @@ async function registerHuggingfaceLocalModels() {
448
469
  provider: HF_TRANSFORMERS_ONNX,
449
470
  provider_config: {
450
471
  pipeline: "image-classification",
451
- modelPath: "Xenova/vit-base-patch16-224",
452
- dType: "q8"
472
+ model_path: "Xenova/vit-base-patch16-224",
473
+ dtype: "q8"
453
474
  },
454
475
  metadata: {}
455
476
  },
@@ -461,8 +482,8 @@ async function registerHuggingfaceLocalModels() {
461
482
  provider: HF_TRANSFORMERS_ONNX,
462
483
  provider_config: {
463
484
  pipeline: "zero-shot-image-classification",
464
- modelPath: "Xenova/clip-vit-base-patch32",
465
- dType: "q8"
485
+ model_path: "Xenova/clip-vit-base-patch32",
486
+ dtype: "q8"
466
487
  },
467
488
  metadata: {}
468
489
  },
@@ -474,8 +495,8 @@ async function registerHuggingfaceLocalModels() {
474
495
  provider: HF_TRANSFORMERS_ONNX,
475
496
  provider_config: {
476
497
  pipeline: "object-detection",
477
- modelPath: "Xenova/detr-resnet-50",
478
- dType: "q8"
498
+ model_path: "Xenova/detr-resnet-50",
499
+ dtype: "q8"
479
500
  },
480
501
  metadata: {}
481
502
  },
@@ -487,8 +508,8 @@ async function registerHuggingfaceLocalModels() {
487
508
  provider: HF_TRANSFORMERS_ONNX,
488
509
  provider_config: {
489
510
  pipeline: "zero-shot-object-detection",
490
- modelPath: "Xenova/owlvit-base-patch32",
491
- dType: "q8"
511
+ model_path: "Xenova/owlvit-base-patch32",
512
+ dtype: "q8"
492
513
  },
493
514
  metadata: {}
494
515
  },
@@ -500,8 +521,8 @@ async function registerHuggingfaceLocalModels() {
500
521
  provider: HF_TRANSFORMERS_ONNX,
501
522
  provider_config: {
502
523
  pipeline: "image-segmentation",
503
- modelPath: "Xenova/segformer-b0-finetuned-ade-512-512",
504
- dType: "q8"
524
+ model_path: "Xenova/segformer-b0-finetuned-ade-512-512",
525
+ dtype: "q8"
505
526
  },
506
527
  metadata: {}
507
528
  },
@@ -513,8 +534,8 @@ async function registerHuggingfaceLocalModels() {
513
534
  provider: HF_TRANSFORMERS_ONNX,
514
535
  provider_config: {
515
536
  pipeline: "image-to-text",
516
- modelPath: "Xenova/vit-gpt2-image-captioning",
517
- dType: "q8"
537
+ model_path: "Xenova/vit-gpt2-image-captioning",
538
+ dtype: "q8"
518
539
  },
519
540
  metadata: {}
520
541
  },
@@ -526,8 +547,8 @@ async function registerHuggingfaceLocalModels() {
526
547
  provider: HF_TRANSFORMERS_ONNX,
527
548
  provider_config: {
528
549
  pipeline: "background-removal",
529
- modelPath: "Xenova/modnet",
530
- dType: "q8"
550
+ model_path: "Xenova/modnet",
551
+ dtype: "q8"
531
552
  },
532
553
  metadata: {}
533
554
  },
@@ -539,8 +560,21 @@ async function registerHuggingfaceLocalModels() {
539
560
  provider: HF_TRANSFORMERS_ONNX,
540
561
  provider_config: {
541
562
  pipeline: "zero-shot-classification",
542
- modelPath: "Xenova/mobilebert-uncased-mnli",
543
- dType: "q8"
563
+ model_path: "Xenova/mobilebert-uncased-mnli",
564
+ dtype: "q8"
565
+ },
566
+ metadata: {}
567
+ },
568
+ {
569
+ model_id: "onnx:Xenova/bge-reranker-base:q8",
570
+ title: "BGE Reranker Base",
571
+ description: "Cross-encoder reranker model for relevance scoring",
572
+ tasks: ["TextClassificationTask", "RerankerTask"],
573
+ provider: HF_TRANSFORMERS_ONNX,
574
+ provider_config: {
575
+ pipeline: "text-classification",
576
+ model_path: "Xenova/bge-reranker-base",
577
+ dtype: "q8"
544
578
  },
545
579
  metadata: {}
546
580
  }
@@ -586,7 +620,7 @@ async function register_TFMP_InMemoryQueue() {
586
620
  await server.start();
587
621
  }
588
622
  // src/binding/FsFolderTaskGraphRepository.ts
589
- import { FsFolderTabularRepository } from "@workglow/storage";
623
+ import { FsFolderTabularStorage } from "@workglow/storage";
590
624
  import {
591
625
  TaskGraphPrimaryKeyNames as TaskGraphPrimaryKeyNames2,
592
626
  TaskGraphSchema as TaskGraphSchema2,
@@ -598,12 +632,12 @@ var FS_FOLDER_TASK_GRAPH_REPOSITORY = createServiceToken3("taskgraph.taskGraphRe
598
632
  class FsFolderTaskGraphRepository extends TaskGraphTabularRepository2 {
599
633
  constructor(folderPath) {
600
634
  super({
601
- tabularRepository: new FsFolderTabularRepository(folderPath, TaskGraphSchema2, TaskGraphPrimaryKeyNames2)
635
+ tabularRepository: new FsFolderTabularStorage(folderPath, TaskGraphSchema2, TaskGraphPrimaryKeyNames2)
602
636
  });
603
637
  }
604
638
  }
605
639
  // src/binding/IndexedDbTaskGraphRepository.ts
606
- import { IndexedDbTabularRepository } from "@workglow/storage";
640
+ import { IndexedDbTabularStorage } from "@workglow/storage";
607
641
  import {
608
642
  TaskGraphPrimaryKeyNames as TaskGraphPrimaryKeyNames3,
609
643
  TaskGraphSchema as TaskGraphSchema3,
@@ -615,12 +649,12 @@ var IDB_TASK_GRAPH_REPOSITORY = createServiceToken4("taskgraph.taskGraphReposito
615
649
  class IndexedDbTaskGraphRepository extends TaskGraphTabularRepository3 {
616
650
  constructor(table = "task_graphs") {
617
651
  super({
618
- tabularRepository: new IndexedDbTabularRepository(table, TaskGraphSchema3, TaskGraphPrimaryKeyNames3)
652
+ tabularRepository: new IndexedDbTabularStorage(table, TaskGraphSchema3, TaskGraphPrimaryKeyNames3)
619
653
  });
620
654
  }
621
655
  }
622
656
  // src/binding/PostgresTaskGraphRepository.ts
623
- import { PostgresTabularRepository } from "@workglow/storage";
657
+ import { PostgresTabularStorage } from "@workglow/storage";
624
658
  import {
625
659
  TaskGraphPrimaryKeyNames as TaskGraphPrimaryKeyNames4,
626
660
  TaskGraphSchema as TaskGraphSchema4,
@@ -632,12 +666,12 @@ var POSTGRES_TASK_GRAPH_REPOSITORY = createServiceToken5("taskgraph.taskGraphRep
632
666
  class PostgresTaskGraphRepository extends TaskGraphTabularRepository4 {
633
667
  constructor(db, table = "task_graphs") {
634
668
  super({
635
- tabularRepository: new PostgresTabularRepository(db, table, TaskGraphSchema4, TaskGraphPrimaryKeyNames4)
669
+ tabularRepository: new PostgresTabularStorage(db, table, TaskGraphSchema4, TaskGraphPrimaryKeyNames4)
636
670
  });
637
671
  }
638
672
  }
639
673
  // src/binding/SqliteTaskGraphRepository.ts
640
- import { SqliteTabularRepository } from "@workglow/storage";
674
+ import { SqliteTabularStorage } from "@workglow/storage";
641
675
  import {
642
676
  TaskGraphPrimaryKeyNames as TaskGraphPrimaryKeyNames5,
643
677
  TaskGraphSchema as TaskGraphSchema5,
@@ -649,12 +683,12 @@ var SQLITE_TASK_GRAPH_REPOSITORY = createServiceToken6("taskgraph.taskGraphRepos
649
683
  class SqliteTaskGraphRepository extends TaskGraphTabularRepository5 {
650
684
  constructor(dbOrPath, table = "task_graphs") {
651
685
  super({
652
- tabularRepository: new SqliteTabularRepository(dbOrPath, table, TaskGraphSchema5, TaskGraphPrimaryKeyNames5)
686
+ tabularRepository: new SqliteTabularStorage(dbOrPath, table, TaskGraphSchema5, TaskGraphPrimaryKeyNames5)
653
687
  });
654
688
  }
655
689
  }
656
690
  // src/binding/FsFolderTaskOutputRepository.ts
657
- import { FsFolderTabularRepository as FsFolderTabularRepository2 } from "@workglow/storage";
691
+ import { FsFolderTabularStorage as FsFolderTabularStorage2 } from "@workglow/storage";
658
692
  import {
659
693
  TaskOutputPrimaryKeyNames as TaskOutputPrimaryKeyNames2,
660
694
  TaskOutputSchema as TaskOutputSchema2,
@@ -666,12 +700,12 @@ var FS_FOLDER_TASK_OUTPUT_REPOSITORY = createServiceToken7("taskgraph.taskOutput
666
700
  class FsFolderTaskOutputRepository extends TaskOutputTabularRepository2 {
667
701
  constructor(folderPath) {
668
702
  super({
669
- tabularRepository: new FsFolderTabularRepository2(folderPath, TaskOutputSchema2, TaskOutputPrimaryKeyNames2)
703
+ tabularRepository: new FsFolderTabularStorage2(folderPath, TaskOutputSchema2, TaskOutputPrimaryKeyNames2)
670
704
  });
671
705
  }
672
706
  }
673
707
  // src/binding/IndexedDbTaskOutputRepository.ts
674
- import { IndexedDbTabularRepository as IndexedDbTabularRepository2 } from "@workglow/storage";
708
+ import { IndexedDbTabularStorage as IndexedDbTabularStorage2 } from "@workglow/storage";
675
709
  import {
676
710
  TaskOutputPrimaryKeyNames as TaskOutputPrimaryKeyNames3,
677
711
  TaskOutputSchema as TaskOutputSchema3,
@@ -683,12 +717,12 @@ var IDB_TASK_OUTPUT_REPOSITORY = createServiceToken8("taskgraph.taskOutputReposi
683
717
  class IndexedDbTaskOutputRepository extends TaskOutputTabularRepository3 {
684
718
  constructor(table = "task_outputs") {
685
719
  super({
686
- tabularRepository: new IndexedDbTabularRepository2(table, TaskOutputSchema3, TaskOutputPrimaryKeyNames3, ["createdAt"])
720
+ tabularRepository: new IndexedDbTabularStorage2(table, TaskOutputSchema3, TaskOutputPrimaryKeyNames3, ["createdAt"])
687
721
  });
688
722
  }
689
723
  }
690
724
  // src/binding/PostgresTaskOutputRepository.ts
691
- import { PostgresTabularRepository as PostgresTabularRepository2 } from "@workglow/storage";
725
+ import { PostgresTabularStorage as PostgresTabularStorage2 } from "@workglow/storage";
692
726
  import {
693
727
  TaskOutputPrimaryKeyNames as TaskOutputPrimaryKeyNames4,
694
728
  TaskOutputSchema as TaskOutputSchema4,
@@ -700,12 +734,12 @@ var POSTGRES_TASK_OUTPUT_REPOSITORY = createServiceToken9("taskgraph.taskOutputR
700
734
  class PostgresTaskOutputRepository extends TaskOutputTabularRepository4 {
701
735
  constructor(db, table = "task_outputs") {
702
736
  super({
703
- tabularRepository: new PostgresTabularRepository2(db, table, TaskOutputSchema4, TaskOutputPrimaryKeyNames4, ["createdAt"])
737
+ tabularRepository: new PostgresTabularStorage2(db, table, TaskOutputSchema4, TaskOutputPrimaryKeyNames4, ["createdAt"])
704
738
  });
705
739
  }
706
740
  }
707
741
  // src/binding/SqliteTaskOutputRepository.ts
708
- import { SqliteTabularRepository as SqliteTabularRepository2 } from "@workglow/storage";
742
+ import { SqliteTabularStorage as SqliteTabularStorage2 } from "@workglow/storage";
709
743
  import {
710
744
  TaskOutputPrimaryKeyNames as TaskOutputPrimaryKeyNames5,
711
745
  TaskOutputSchema as TaskOutputSchema5,
@@ -717,7 +751,7 @@ var SQLITE_TASK_OUTPUT_REPOSITORY = createServiceToken10("taskgraph.taskOutputRe
717
751
  class SqliteTaskOutputRepository extends TaskOutputTabularRepository5 {
718
752
  constructor(dbOrPath, table = "task_outputs") {
719
753
  super({
720
- tabularRepository: new SqliteTabularRepository2(dbOrPath, table, TaskOutputSchema5, TaskOutputPrimaryKeyNames5, ["createdAt"])
754
+ tabularRepository: new SqliteTabularStorage2(dbOrPath, table, TaskOutputSchema5, TaskOutputPrimaryKeyNames5, ["createdAt"])
721
755
  });
722
756
  }
723
757
  }
@@ -748,4 +782,4 @@ export {
748
782
  FS_FOLDER_TASK_GRAPH_REPOSITORY
749
783
  };
750
784
 
751
- //# debugId=4036C7D94F44366664756E2164756E21
785
+ //# debugId=9302550B9DEBE9C064756E2164756E21