@promptbook/anthropic-claude
Advanced tools
Comparing version 0.52.0-33 to 0.52.0
{ | ||
"name": "@promptbook/anthropic-claude", | ||
"version": "0.52.0-33", | ||
"version": "0.52.0", | ||
"description": "Library to supercharge your use of large language models", | ||
@@ -51,3 +51,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.52.0-33" | ||
"@promptbook/core": "0.52.0" | ||
}, | ||
@@ -54,0 +54,0 @@ "main": "./umd/index.umd.js", |
@@ -177,13 +177,4 @@ # ![Promptbook logo - cube with letters P and B](./other/design/logo-h1.png) Promptbook | ||
![WebGPT](./other/screencasts/screencast-fiabciakcmgepblmdkmemdbbkilneeeh-2023.10.26-21_46_17.gif) | ||
## 🧔 Promptbook _(for prompt-engeneers)_ | ||
**P**romp**t** **b**oo**k** markdown file (**PTBK** for short, or `.ptbk.md`) is document that describes a series of prompts that are chained together to form somewhat reciepe for transforming natural language input. Inside a PTBK you can use chat prompts, completion prompts, scripting or trigger interaction with user to ask for additional information. | ||
- Multiple promptbooks forms a library which will become a **part of your application codebase**. | ||
- Theese promptbooks are designed such as they **can be written by non-programmers**. | ||
### Sample: | ||
@@ -190,0 +181,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
477412
805