Skip to content

Function: openIntentThread()

openIntentThread(options): Promise<IntentThread>

Defined in: aiui-intent-runtime/src/thread.ts:33

Connect and wrap one thread. Rejects when the connect/hello fails.

Parameters

options

OpenIntentThreadOptions

Returns

Promise<IntentThread>