Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-update-reference-docs-34.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

startTurn

startTurn(opts?): Turn Start a new Turn. If a Session is active, the turn inherits its conversationId; otherwise the turn has no conversation id.

Parameters

NameType
optsTurnInit

Returns

Turn

Defined in

genai/api.ts:20