End goal: embed chat widget into a website
Current value used:
<script src="https://cdn.jsdelivr.net/gh/logspace-ai/[email protected]/dist/build/static/js/bundle.min.js">
</script>
<langflow-chat
window_title="Chat with our content!"
flow_id="<FLOW_UUID>"
host_url="http://<PUBLIC_IP>:7860"
placeholder="What does this website offer?">
</langflow-chat>
Current behavior:
What else did I try?
I tried adding chat_position="top-left", but the chat widget doesn't honor this field and doesn't display the chat window at all with the presence of this field and hence I had to remove it.
Would also be nice to have the chat window open above the chat icon and not below like it does today
cc/ @Cristhianzl @lucaseduoli @igorrCarvalho @ogabrielluiz