Documentation Index
Fetch the complete documentation index at: https://dev.smile.io/llms.txt
Use this file to discover all available pages before exploring further.
This method is deprecated and will be removed on August 1, 2026. Specify
includeSdk: true when initializing Smile UI, and then listen for the smile-js-initialized event from the JavaScript SDK instead.Smile object.
Returns
This method returns aPromise that resolves once Smile.js and it’s dependencies have been fully initialized. If initialization has already occurred, the Promise will resolve immediately.
The Promise will resolve with:
- On success, an initialized instance of the
Smileobject. - On failure, an error object.