You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ The ChatBotKit Node SDK is comprised of the following packages:
33
33
|[@chatbotkit/react](https://github.com/chatbotkit/node-sdk/tree/main/packages/react)|[](https://www.npmjs.com/package/@chatbotkit/react)| The ChatBotKit React SDK. |
34
34
|[@chatbotkit/next](https://github.com/chatbotkit/node-sdk/tree/main/packages/next)|[](https://www.npmjs.com/package/@chatbotkit/next)| The ChatBotKit Next.js SDK. |
35
35
|[@chatbotkit/nextauth](https://github.com/chatbotkit/node-sdk/tree/main/packages/nextauth)|[](https://www.npmjs.com/package/@chatbotkit/nextauth)| The ChatBotKit NextAuth.js SDK. |
36
+
|[@chatbotkit/widget](https://github.com/chatbotkit/node-sdk/tree/main/packages/widget)|[](https://www.npmjs.com/package/@chatbotkit/widget)| The ChatBotKit Widget types and utilities. |
36
37
|[@chatbotkit/fetch](https://github.com/chatbotkit/node-sdk/tree/main/packages/fetch)|[](https://www.npmjs.com/package/@chatbotkit/fetch)| The ChatBotKit isometric fetch implementation. |
0 commit comments