Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@promptbook/anthropic-claude

Package Overview
Dependencies
Maintainers
0
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/anthropic-claude - npm Package Compare versions

Comparing version 0.73.0 to 0.74.0-0

4

package.json
{
"name": "@promptbook/anthropic-claude",
"version": "0.73.0",
"version": "0.74.0-0",
"description": "Supercharge your use of large language models",

@@ -56,3 +56,3 @@ "private": false,

"peerDependencies": {
"@promptbook/core": "0.73.0"
"@promptbook/core": "0.74.0-0"
},

@@ -59,0 +59,0 @@ "dependencies": {

@@ -27,2 +27,6 @@ <!-- ⚠️ WARNING: This code has been generated so that any manual changes will be overwritten -->

<blockquote style="color: #ff8811">
<b>⚠ Warning:</b> This is a pre-release version of the library. It is not yet ready for production use. Please look at <a href="https://www.npmjs.com/package/@promptbook/core?activeTab=versions">latest stable release</a>.
</blockquote>
## 📦 Package `@promptbook/anthropic-claude`

@@ -217,2 +221,4 @@

If you have a simple, single prompt for ChatGPT, GPT-4, Anthropic Claude, Google Gemini, Llama 3, or whatever, it doesn't matter how you integrate it. Whether it's calling a REST API directly, using the SDK, hardcoding the prompt into the source code, or importing a text file, the process remains the same.

@@ -238,2 +244,40 @@

## 💜 The Promptbook Project
<table>
<tbody>
<tr>
<td>Promptbook whitepaper</td>
<td>Basic motivations and problems which we are trying to solve</td>
<td rowspan=3>https://github.com/webgptorg/book</td>
</tr>
<tr>
<td>Promptbook <i>(system)</i></td>
<td>Promptbook ...</td>
</tr>
<tr>
<td>Book language</td>
<td>
Book is a markdown-like language to define projects, pipelines, knowledge,... in the Promptbook system. It is designed to be understandable by non-programmers and non-technical people
</td>
</tr>
<tr>
<td>Promptbook typescript project</td>
<td>Implementation of Promptbook in TypeScript published into multiple packages to NPM</td>
<td>https://github.com/webgptorg/promptbook</td>
</tr>
<tr>
<td>Promptbook studio</td>
<td>Promptbook studio</td>
<td rowspan=2>https://github.com/hejny/promptbook-studio</td>
</tr>
<tr>
<td>Promptbook miniapps</td>
<td>Promptbook miniapps</td>
</tr>
</tbody>
</table>
## 💙 Book language _(for prompt-engineer)_

@@ -248,2 +292,13 @@

- INPUT PARAMETER {subject}
- OUTPUT PARAMETER {article}
## Sample subject
> Promptbook
-> {subject}
## Write an article
- PERSONA Jane, marketing specialist with prior experience in writing articles about technology and artificial intelligence

@@ -256,3 +311,3 @@ - KNOWLEDGE https://ptbk.io

> Write an article about the future of artificial intelligence in the next 10 years and how metalanguages will change the way AI is used in the world.
> Look specifically at the impact of Promptbook on the AI industry.
> Look specifically at the impact of {subject} on the AI industry.

@@ -304,2 +359,6 @@ -> {article}

### Basic terms
### Core concepts

@@ -306,0 +365,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc