@promptbook/remote-client
Advanced tools
Comparing version 0.67.2 to 0.67.3
@@ -8,3 +8,3 @@ import { io } from 'socket.io-client'; | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.67.1'; | ||
var PROMPTBOOK_VERSION = '0.67.2'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -11,0 +11,0 @@ |
@@ -61,2 +61,3 @@ import type { PipelineJson } from '../types/PipelineJson/PipelineJson'; | ||
/** | ||
* TODO: !!! Identify not only pipeline BUT exact template ${block(pipelineIdentification)} | ||
* TODO: Use isVerbose here (not only pass to `preparePipeline`) | ||
@@ -63,0 +64,0 @@ * TODO: [🧠][🌳] Use here `countTotalUsage` and put preparation and prepared pipiline to report |
{ | ||
"name": "@promptbook/remote-client", | ||
"version": "0.67.2", | ||
"version": "0.67.3", | ||
"description": "Supercharge your use of large language models", | ||
@@ -50,3 +50,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.67.2" | ||
"@promptbook/core": "0.67.3" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
@@ -15,3 +15,3 @@ (function (global, factory) { | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.67.1'; | ||
var PROMPTBOOK_VERSION = '0.67.2'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -18,0 +18,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
506415
9637