@promptbook/remote-client 0.104.0-3 → 0.104.0-5

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
@@ -20,7 +20,7 @@ const BOOK_LANGUAGE_VERSION = '2.0.0';
20
20
  * @generated
21
21
  * @see https://github.com/webgptorg/promptbook
22
22
  */
23
- const PROMPTBOOK_ENGINE_VERSION = '0.104.0-3';
23
+ const PROMPTBOOK_ENGINE_VERSION = '0.104.0-5';
24
24
  /**
25
25
  * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
26
26
  * Note: [💞] Ignore a discrepancy between file name and entity name
@@ -6749,6 +6749,7 @@ class RemoteLlmExecutionTools {
6749
6749
  }
6750
6750
  }
6751
6751
  /**
6752
+ * TODO: !!!! Deprecate pipeline server and all of its components
6752
6753
  * TODO: Maybe use `$exportJson`
6753
6754
  * TODO: [🧠][🛍] Maybe not `isAnonymous: boolean` BUT `mode: 'ANONYMOUS'|'COLLECTION'`
6754
6755
  * TODO: [🍓] Allow to list compatible models with each variant