perplexica_html / index.html
mgokg's picture
Update index.html
9e26b83 verified
raw
history blame contribute delete
320 Bytes
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<body>
<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>