Skip to content

@sqlrooms/ai-core / ContextSelectorItem

Type Alias: ContextSelectorItem ​

ContextSelectorItem = object

Properties ​

id ​

id: string


kind ​

kind: string


title ​

title: string


type? ​

optional type?: string


subtitle? ​

optional subtitle?: string


disabled? ​

optional disabled?: boolean


missing? ​

optional missing?: boolean


keywords? ​

optional keywords?: string[]