@promptbook/node 0.75.1 → 0.75.2

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.
package/esm/index.es.js CHANGED
@@ -26,7 +26,7 @@ var BOOK_LANGUAGE_VERSION = '1.0.0';
26
26
  *
27
27
  * @see https://github.com/webgptorg/promptbook
28
28
  */
29
- var PROMPTBOOK_ENGINE_VERSION = '0.75.0';
29
+ var PROMPTBOOK_ENGINE_VERSION = '0.75.1';
30
30
  /**
31
31
  * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
32
32
  * Note: [💞] Ignore a discrepancy between file name and entity name
@@ -1796,7 +1796,6 @@ function validatePipelineCore(pipeline) {
1796
1796
  while (unresovedTasks.length > 0) {
1797
1797
  _loop_3();
1798
1798
  }
1799
- // TODO: !!!!!! Test that pipeline interface implements declared formfactor interface
1800
1799
  }
1801
1800
  /**
1802
1801
  * TODO: !! [🧞‍♀️] Do not allow joker + foreach