@copilotkit/sdk-js 1.9.3-next.3 → 1.9.3
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.
- package/CHANGELOG.md +13 -0
- package/README.md +39 -28
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @copilotkit/sdk-js
|
|
2
2
|
|
|
3
|
+
## 1.9.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [1bda332]
|
|
8
|
+
- @copilotkit/shared@1.9.3
|
|
9
|
+
|
|
10
|
+
## 1.9.3-next.4
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- @copilotkit/shared@1.9.3-next.4
|
|
15
|
+
|
|
3
16
|
## 1.9.3-next.3
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
package/README.md
CHANGED
|
@@ -1,46 +1,57 @@
|
|
|
1
|
-
|
|
2
|
-
<a href="https://copilotkit.ai" target="_blank">
|
|
3
|
-
<img src="https://github.com/copilotkit/copilotkit/raw/main/assets/banner.png" alt="CopilotKit Logo">
|
|
4
|
-
</a>
|
|
5
|
-
|
|
6
|
-
<br/>
|
|
1
|
+
# CopilotKit - SDK JS
|
|
7
2
|
|
|
8
|
-
<strong>
|
|
9
|
-
CopilotKit is the open-source framework for integrating powerful AI Copilots into any application. Easily implement custom AI Chatbots, AI Agents, AI Textareas, and more.
|
|
10
|
-
</strong>
|
|
11
|
-
</div>
|
|
12
3
|
|
|
13
|
-
<
|
|
4
|
+
<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />
|
|
14
5
|
|
|
15
|
-
<
|
|
6
|
+
<br>
|
|
7
|
+
<div align="center" style="display:flex;justify-content:center;gap:16px;height:20px;margin: 0;">
|
|
16
8
|
<a href="https://www.npmjs.com/package/@copilotkit/react-core" target="_blank">
|
|
17
|
-
<img src="https://img.shields.io/npm/v/%40copilotkit%
|
|
9
|
+
<img src="https://img.shields.io/npm/v/%40copilotkit%2Fsdk-js?logo=npm&logoColor=%23FFFFFF&label=Version&color=%236963ff" alt="NPM">
|
|
10
|
+
</a>
|
|
11
|
+
<a href="https://github.com/copilotkit/copilotkit/blob/main/LICENSE" target="_blank">
|
|
12
|
+
<img src="https://img.shields.io/github/license/copilotkit/copilotkit?color=%236963ff&label=License" alt="MIT">
|
|
18
13
|
</a>
|
|
19
|
-
<img src="https://img.shields.io/github/license/copilotkit/copilotkit?color=%236963ff&label=License" alt="MIT">
|
|
20
14
|
<a href="https://discord.gg/6dffbvGU3D" target="_blank">
|
|
21
15
|
<img src="https://img.shields.io/discord/1122926057641742418?logo=discord&logoColor=%23FFFFFF&label=Discord&color=%236963ff" alt="Discord">
|
|
22
16
|
</a>
|
|
23
17
|
</div>
|
|
24
18
|
<br/>
|
|
25
|
-
|
|
26
19
|
<div align="center">
|
|
27
|
-
<a href="https://
|
|
28
|
-
<img src="https://
|
|
29
|
-
</a>
|
|
30
|
-
<a href="https://docs.copilotkit.ai?ref=github_readme" target="_blank">
|
|
31
|
-
<img src="https://github.com/copilotkit/copilotkit/raw/main/assets/btn_docs.png" alt="CopilotKit GitHub" height="40px">
|
|
32
|
-
</a>
|
|
33
|
-
<a href="https://cloud.copilotkit.ai?ref=github_readme" target="_blank">
|
|
34
|
-
<img src="https://github.com/copilotkit/copilotkit/raw/main/assets/btn_cloud.png" alt="CopilotKit GitHub" height="40px">
|
|
20
|
+
<a href="https://www.producthunt.com/posts/copilotkit" target="_blank">
|
|
21
|
+
<img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=428778&theme=light&period=daily">
|
|
35
22
|
</a>
|
|
36
23
|
</div>
|
|
37
24
|
|
|
38
|
-
|
|
25
|
+
## ✨ Why CopilotKit?
|
|
39
26
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
27
|
+
- Minutes to integrate - Get started quickly with our CLI
|
|
28
|
+
- Framework agnostic - Works with React, Next.js, AGUI and more
|
|
29
|
+
- Production-ready UI - Use customizable components or build with headless UI
|
|
30
|
+
- Built-in security - Prompt injection protection
|
|
31
|
+
- Open source - Full transparency and community-driven
|
|
32
|
+
|
|
33
|
+
<img src="https://github.com/user-attachments/assets/6cb425f8-ffcb-49d2-9bbb-87cab5995b78" alt="class-support-ecosystem" style="border-radius: 12px; border: 2px solid #d6d4fa;">
|
|
34
|
+
|
|
35
|
+
## 🧑💻 Real life use cases
|
|
36
|
+
|
|
37
|
+
<span>Deploy deeply-integrated AI assistants & agents that work alongside your users inside your applications.</span>
|
|
38
|
+
|
|
39
|
+
<img src="https://github.com/user-attachments/assets/3b810240-e9f8-43ae-acec-31a58095e223" alt="headless-ui" style="border-radius: 12px; border: 2px solid #d6d4fa;">
|
|
40
|
+
|
|
41
|
+
## 🏆 Featured Examples
|
|
42
|
+
|
|
43
|
+
<p align="center">
|
|
44
|
+
<a href="https://www.copilotkit.ai/examples/form-filling-copilot">
|
|
45
|
+
<img src="https://github.com/user-attachments/assets/874da84a-67ff-47fa-a6b4-cbc3c65eb704" width="300" style="border-radius: 16px;" />
|
|
46
|
+
</a>
|
|
47
|
+
<a href="https://www.copilotkit.ai/examples/state-machine-copilot">
|
|
48
|
+
<img src="https://github.com/user-attachments/assets/0b5e45b3-2704-4678-82dc-2f3e1c58e2dd" width="300" style="border-radius: 16px;" />
|
|
49
|
+
</a>
|
|
50
|
+
<a href="https://www.copilotkit.ai/examples/chat-with-your-data">
|
|
51
|
+
<img src="https://github.com/user-attachments/assets/0fed66be-a4c2-4093-8eab-75c0b27a62f6" width="300" style="border-radius: 16px;" />
|
|
52
|
+
</a>
|
|
53
|
+
</p>
|
|
43
54
|
|
|
44
|
-
|
|
55
|
+
## Documentation
|
|
45
56
|
|
|
46
57
|
To get started with CopilotKit, please check out the [documentation](https://docs.copilotkit.ai).
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"publishConfig": {
|
|
10
10
|
"access": "public"
|
|
11
11
|
},
|
|
12
|
-
"version": "1.9.3
|
|
12
|
+
"version": "1.9.3",
|
|
13
13
|
"sideEffects": false,
|
|
14
14
|
"main": "./dist/index.js",
|
|
15
15
|
"module": "./dist/index.mjs",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@langchain/langgraph": "0.2.44",
|
|
56
56
|
"langchain": "^0.3.3",
|
|
57
57
|
"zod": "^3.23.3",
|
|
58
|
-
"@copilotkit/shared": "1.9.3
|
|
58
|
+
"@copilotkit/shared": "1.9.3"
|
|
59
59
|
},
|
|
60
60
|
"keywords": [
|
|
61
61
|
"copilotkit",
|