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.

startSession

startSession(opts?): Session Start a new Session and install it as the current session. Subsequent calls to startTurn will pick it up automatically.

Parameters

NameType
optsSessionInit

Returns

Session

Defined in

genai/api.ts:12