@promptbook/anthropic-claude
Advanced tools
Comparing version 0.63.0-5 to 0.63.0-6
@@ -5,6 +5,7 @@ import Anthropic from '@anthropic-ai/sdk'; | ||
// โ ๏ธ WARNING: This code has been generated so that any manual changes will be overwritten | ||
/** | ||
* The version of the Promptbook library | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.63.0-4'; | ||
var PROMPTBOOK_VERSION = '0.63.0-5'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -11,0 +12,0 @@ |
@@ -9,3 +9,5 @@ import type { Command as Program } from 'commander'; | ||
/** | ||
* TODO: [0] DRY Javascript and typescript - Maybe make ONLY typescript and for javascript just remove types | ||
* Note: [๐ก] This code should never be published outside of `@promptbook/cli` | ||
* TODO: [๐] What about symlinks? Maybe flag --follow-symlinks | ||
*/ |
@@ -10,2 +10,3 @@ import type { Command as Program } from 'commander'; | ||
* Note: [๐ก] This code should never be published outside of `@promptbook/cli` | ||
* TODO: [๐] What about symlinks? Maybe flag --follow-symlinks | ||
*/ |
@@ -48,2 +48,3 @@ import type { PipelineStringToJsonOptions } from '../../conversion/pipelineStringToJson'; | ||
* Note: [๐ข] This code should never be published outside of `@promptbook/node` and `@promptbook/cli` and `@promptbook/cli` | ||
* TODO: [๐] What about symlinks? Maybe option isSymlinksFollowed | ||
*/ |
@@ -14,2 +14,3 @@ import type { string_file_path } from '../../types/typeAliases'; | ||
* Note: [๐ข] This code should never be published outside of `@promptbook/node` and `@promptbook/cli` and `@promptbook/cli` | ||
* TODO: [๐] What about symlinks? | ||
*/ |
{ | ||
"name": "@promptbook/anthropic-claude", | ||
"version": "0.63.0-5", | ||
"version": "0.63.0-6", | ||
"description": "Supercharge your use of large language models", | ||
@@ -50,3 +50,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.63.0-5" | ||
"@promptbook/core": "0.63.0-6" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
@@ -13,6 +13,7 @@ (function (global, factory) { | ||
// โ ๏ธ WARNING: This code has been generated so that any manual changes will be overwritten | ||
/** | ||
* The version of the Promptbook library | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.63.0-4'; | ||
var PROMPTBOOK_VERSION = '0.63.0-5'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -19,0 +20,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
519872
430
9431