0.2.6 • Published 1 year ago
chatbot-ai-sdk v0.2.6
chatbot-ai-sdk
Installation
npm
npm install chatbot-ai-sdkOr
Import script
<script src=" https://cdn.jsdelivr.net/npm/chatbot-ai-sdk@0.1.0/dist/index.umd.min.js "></script>Import css files
import "chatbot-ai-sdk/dist/style.css";Example
import { ChatBubble } from "chatbot-ai-sdk";
import "chatbot-ai-sdk/dist/style.css";
export default function SimpleChatBot() {
return <ChatBubble id="xxxxxxx"/>;
}0.2.1
2 years ago
0.2.0
2 years ago
0.2.6
1 year ago
0.2.3
2 years ago
0.2.2
2 years ago
0.2.5
2 years ago
0.2.4
2 years ago
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago