API reference
Ingrgrate Storytell.ai with your workflow
Give your users access to our advanced AI chat functionality
<script src="https://cdn.storytell.ai/libs/embedded_ui.latest.min.js"></script>
Storytell.initPromptBar({ type: "float-bottom", config: () => ({ collectionId: "YOUR_COLLECTION_ID", organizationId: "YOUR_ORGANIZATION_ID", tenantId: "YOUR_TENANT_ID" }), initialPrompt: "How can I help you today?" });
Was this page helpful?