Skip to main content

Installation

Make sure the AI SDK is installed:
Make sure the Voker Typescript SDK is installed.
the SDK does not currently support Audio, Video or Image modalities.

Generate Text

Stream Text

The AI SDK does not automatically record streamed steps. After streaming completes, send the generated steps using the base event creation API.

Next steps