Skip to content

sessions / Exports / CreateSessionOptions

Interface: CreateSessionOptions

Table of contents

Properties

Properties

name

Optional name: string

Defined in

types/core.ts:52


userId

Optional userId: string

Defined in

types/core.ts:53


workspaceId

Optional workspaceId: string

Defined in

types/core.ts:54


maxChats

Optional maxChats: number

Defined in

types/core.ts:55

Released under the MIT License.