YOUR_AGENT_ID with the ID of your Agent
You can find the Agent ID in the Agent settings under the Settings tab.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install on your website
<script type="module">
import Chatbox from 'https://cdn.jsdelivr.net/npm/@nabuxai/embeds@1.0.219/dist/chatbox/index.js';
Chatbox.initStandard({
agentId: 'YOUR_AGENT_ID',
});
</script>
<nabuchat-chatbox-standard />
YOUR_AGENT_ID with the ID of your Agent
