File size: 337 Bytes
88fbb78
9e26b83
5d42208
9e26b83
 
 
 
 
 
 
 
88fbb78
9e26b83
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<body style="background-color:#121212">
<script type="module">
    import Chatbot from "https://cdn.jsdelivr.net/npm/flowise-embed/dist/web.js"
    Chatbot.init({
        chatflowid: "fbc118dc-ec00-4b59-acff-600648958be3",
        apiHost: "https://blavken-flowiseblav.hf.space",
    })
</script>

</body>
</html>