promptbook 0.98.0-9 → 0.98.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +83 -66
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "promptbook",
3
- "version": "0.98.0-9",
3
+ "version": "0.98.0",
4
4
  "description": "Promptbook: Run AI apps in plain human language across multiple models and platforms",
5
5
  "private": false,
6
6
  "sideEffects": false,
@@ -15,51 +15,68 @@
15
15
  ],
16
16
  "keywords": [
17
17
  "ai",
18
- "llm",
19
- "prompt",
20
- "template",
18
+ "ai-agents",
19
+ "ai-application-framework",
20
+ "ai-assistant",
21
+ "ai-automation",
22
+ "ai-development",
23
+ "ai-framework",
24
+ "ai-ops",
25
+ "ai-orchestration",
26
+ "ai-pipeline",
27
+ "ai-platform",
28
+ "ai-scripting",
29
+ "ai-sdk",
30
+ "ai-workflow",
31
+ "api-integration",
32
+ "automation-framework",
33
+ "book-language",
34
+ "browser",
35
+ "chatbot",
36
+ "content-generation",
37
+ "conversational-ai",
38
+ "cross-platform",
39
+ "cross-provider",
40
+ "developer-tools",
41
+ "embeddings",
42
+ "function-calling",
43
+ "generative-ai",
44
+ "human-readable",
45
+ "javascript",
46
+ "knowledge-base",
21
47
  "language-model",
22
- "chatgpt",
23
- "autogpt",
48
+ "large-language-models",
49
+ "llm",
50
+ "llmops",
24
51
  "machine-learning",
52
+ "markdown-dsl",
53
+ "mlops",
54
+ "model-agnostic",
55
+ "multi-model",
56
+ "multimodal",
57
+ "natural-language",
25
58
  "natural-language-processing",
26
59
  "nlp",
27
- "openai",
28
- "o3",
29
- "o3-mini",
30
- "deepseek",
31
- "gpt-3",
32
- "gpt-4",
33
- "gpt-4o",
34
- "gpt-4o-mini",
35
- "o1",
36
- "o1-mini",
37
- "o1-preview",
38
- "anthropic",
39
- "claude",
40
- "claude-3",
41
- "claude-3-opus",
42
- "claude-3-sonnet",
43
- "claude-3-haiku",
44
- "gemini",
45
- "gemini-pro",
46
- "gemini-flash",
47
- "mixtral",
48
- "mistral",
49
- "ollama",
50
- "ai-orchestration",
60
+ "nodejs",
61
+ "orchestration",
62
+ "pipeline",
63
+ "plain-english",
64
+ "prompt",
65
+ "prompt-chaining",
51
66
  "prompt-engineering",
52
- "llmops",
53
- "multimodal",
54
- "reasoning",
67
+ "prompt-management",
68
+ "prompt-template",
55
69
  "rag",
56
- "embeddings",
57
- "function-calling",
58
- "large-language-models",
59
- "ai-application-framework",
70
+ "reasoning",
71
+ "task-automation",
72
+ "template",
60
73
  "text-generation",
61
- "ai-agents",
62
- "LLMOps"
74
+ "text-processing",
75
+ "typescript",
76
+ "unified-interface",
77
+ "vendor-agnostic",
78
+ "workflow",
79
+ "workflow-engine"
63
80
  ],
64
81
  "license": "BUSL-1.1",
65
82
  "bugs": {
@@ -71,34 +88,34 @@
71
88
  "npm": ">=8.0.0"
72
89
  },
73
90
  "peerDependencies": {
74
- "@promptbook/core": "0.98.0-9"
91
+ "@promptbook/core": "0.98.0"
75
92
  },
76
93
  "dependencies": {
77
- "@promptbook/anthropic-claude": "0.98.0-9",
78
- "@promptbook/azure-openai": "0.98.0-9",
79
- "@promptbook/browser": "0.98.0-9",
80
- "@promptbook/cli": "0.98.0-9",
81
- "@promptbook/core": "0.98.0-9",
82
- "@promptbook/deepseek": "0.98.0-9",
83
- "@promptbook/documents": "0.98.0-9",
84
- "@promptbook/editable": "0.98.0-9",
85
- "@promptbook/fake-llm": "0.98.0-9",
86
- "@promptbook/google": "0.98.0-9",
87
- "@promptbook/javascript": "0.98.0-9",
88
- "@promptbook/legacy-documents": "0.98.0-9",
89
- "@promptbook/markdown-utils": "0.98.0-9",
90
- "@promptbook/markitdown": "0.98.0-9",
91
- "@promptbook/node": "0.98.0-9",
92
- "@promptbook/ollama": "0.98.0-9",
93
- "@promptbook/openai": "0.98.0-9",
94
- "@promptbook/pdf": "0.98.0-9",
95
- "@promptbook/remote-client": "0.98.0-9",
96
- "@promptbook/remote-server": "0.98.0-9",
97
- "@promptbook/templates": "0.98.0-9",
98
- "@promptbook/types": "0.98.0-9",
99
- "@promptbook/utils": "0.98.0-9",
100
- "@promptbook/vercel": "0.98.0-9",
101
- "@promptbook/website-crawler": "0.98.0-9",
102
- "@promptbook/wizard": "0.98.0-9"
94
+ "@promptbook/anthropic-claude": "0.98.0",
95
+ "@promptbook/azure-openai": "0.98.0",
96
+ "@promptbook/browser": "0.98.0",
97
+ "@promptbook/cli": "0.98.0",
98
+ "@promptbook/core": "0.98.0",
99
+ "@promptbook/deepseek": "0.98.0",
100
+ "@promptbook/documents": "0.98.0",
101
+ "@promptbook/editable": "0.98.0",
102
+ "@promptbook/fake-llm": "0.98.0",
103
+ "@promptbook/google": "0.98.0",
104
+ "@promptbook/javascript": "0.98.0",
105
+ "@promptbook/legacy-documents": "0.98.0",
106
+ "@promptbook/markdown-utils": "0.98.0",
107
+ "@promptbook/markitdown": "0.98.0",
108
+ "@promptbook/node": "0.98.0",
109
+ "@promptbook/ollama": "0.98.0",
110
+ "@promptbook/openai": "0.98.0",
111
+ "@promptbook/pdf": "0.98.0",
112
+ "@promptbook/remote-client": "0.98.0",
113
+ "@promptbook/remote-server": "0.98.0",
114
+ "@promptbook/templates": "0.98.0",
115
+ "@promptbook/types": "0.98.0",
116
+ "@promptbook/utils": "0.98.0",
117
+ "@promptbook/vercel": "0.98.0",
118
+ "@promptbook/website-crawler": "0.98.0",
119
+ "@promptbook/wizard": "0.98.0"
103
120
  }
104
121
  }