examples/web-page-bot/index.html
L Page Bot · Embed Demo examples/web-page-bot
Point this page at a running LangBot instance and a Page Bot you created,
then load the live embed widget below to chat with it — exactly as your site visitors would.
LangBot base URL The address where your LangBot instance is reachable from this browser. No trailing slash.
Page Bot UUID
Create a bot with the Page Bot adapter in the WebUI, then copy its UUID from the embed code.
Widget title (optional)
Load widgetRemove widgetNot loaded.
This is exactly what you paste into your own site (before </body>). It updates as you edit the fields above.
Copy
<script data-title="LangBot" src="http://localhost:5300/api/v1/embed/<bot-uuid>/widget.js"></script>
<script> tag pulls widget.js from your LangBot instance, pre-configured for that bot UUID.