Skip to content

@sqlrooms/ai / createDefaultAiConfig

Function: createDefaultAiConfig()

createDefaultAiConfig(props?): object

Parameters

ParameterType
props?Partial<{ sessions: object[]; currentSessionId?: string; openSessionTabs?: string[]; }>

Returns

object

NameType
sessionsobject[]
currentSessionId?string
openSessionTabs?string[]