Spaces:
Running
Running
File size: 359 Bytes
66a81c0 84d04df 1e79f78 84d04df 9f8e9e2 84d04df 66a81c0 84d04df 4669428 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: static bubble chat
emoji: 🤖
colorFrom: blue
colorTo: green
sdk: static
pinned: false
---
<body>
<script type="module">
import Chatbot from "https://cdn.jsdelivr.net/npm/flowise-embed/dist/web.js"
Chatbot.init({
chatflowid: "85392730-2d78-4563-a364-b7f1e9d1b698",
apiHost: "https://aai.eduhk.hk",
})
</script>
|