Interface: UseGenieChatOptions
Properties
Section titled “Properties”alias:
string
Genie space alias (maps to backend route param)
basePath?
Section titled “basePath?”
optionalbasePath?:string
Base API path. Default: “/api/genie”
persistInUrl?
Section titled “persistInUrl?”
optionalpersistInUrl?:boolean
Read/write conversationId from URL search params. Default: true
urlParamName?
Section titled “urlParamName?”
optionalurlParamName?:string
URL search param name. Default: “conversationId”