@promptbook/browser
Advanced tools
Comparing version 0.68.0 to 0.68.2
@@ -8,3 +8,3 @@ import spaceTrim$1, { spaceTrim } from 'spacetrim'; | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.68.0-5'; | ||
var PROMPTBOOK_VERSION = '0.68.1'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "@promptbook/browser", | ||
"version": "0.68.0", | ||
"version": "0.68.2", | ||
"description": "Supercharge your use of large language models", | ||
@@ -50,3 +50,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.68.0" | ||
"@promptbook/core": "0.68.2" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
@@ -53,3 +53,3 @@ <!-- ⚠️ WARNING: This code has been generated so that any manual changes will be overwritten --> | ||
2. **Prompt-engineer** the prompt to the best shape you can achieve. | ||
3. Use **multiple prompts** in a [pipeline](https://github.com/webgptorg/promptbook/discussions/64) to get the best result. | ||
3. Orchestrate **multiple prompts** in a [pipeline](https://github.com/webgptorg/promptbook/discussions/64) to get the best result. | ||
@@ -383,2 +383,4 @@ In all of these situations, but especially in 3., the Promptbook library can make your life easier. | ||
[See more](https://github.com/webgptorg/promptbook/discussions/111) | ||
### ➖ When not to use | ||
@@ -393,2 +395,4 @@ | ||
[See more](https://github.com/webgptorg/promptbook/discussions/112) | ||
## 🐜 Known issues | ||
@@ -395,0 +399,0 @@ |
@@ -15,3 +15,3 @@ (function (global, factory) { | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.68.0-5'; | ||
var PROMPTBOOK_VERSION = '0.68.1'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -18,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
491992
484