Skip to content

Interface: UseGenieChatOptions

alias: string

Genie space alias (maps to backend route param)


optional basePath?: string

Base API path. Default: “/api/genie”


optional persistInUrl?: boolean

Read/write conversationId from URL search params. Default: true


optional urlParamName?: string

URL search param name. Default: “conversationId”