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
1 year ago
0.2.0
1 year ago
0.2.6
1 year ago
0.2.3
1 year ago
0.2.2
1 year ago
0.2.5
1 year ago
0.2.4
1 year ago
0.1.9
1 year ago
0.1.8
1 year ago
0.1.7
1 year ago
0.1.6
1 year ago
0.1.5
1 year ago
0.1.4
1 year ago
0.1.3
1 year ago
0.1.2
1 year ago
0.1.1
1 year ago
0.1.0
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago