Changelog
V3.3.5
ai.hume.getAccessToken()
function to allow retrieving an access token for a Hume.ai session.
humeai
be specified in the server configuration with an apiKey
and secretKey
and that the user has a subscription with ai.hume.allowed
set to true in the subscription tier features.Changelog
V3.3.4
os.capturePortalScreenshot()
function.
systemPortal
panel resizable.ai.stream.chat()
function.
ai.chat()
, except that it returns a promise that resolves with an AsyncIterable
object that can be iterated using a for await...of
expression.experiment.createStaticHtmlFromBots()
function.