CBK.AI
CBK.AI DOCS
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
The search index is not available
ChatBotKit Node SDK
ChatBotKit Node SDK
@chatbotkit/sdk
skillset/v1
SkillsetOptions
Type alias SkillsetOptions
Skillset
Options
:
{
description
?:
string
;
meta
?:
Record
<
string
,
any
>
;
name
?:
string
;
visibility
?:
"public"
|
"private"
;
}
Type declaration
Optional
description
?:
string
Optional
meta
?:
Record
<
string
,
any
>
Optional
name
?:
string
Optional
visibility
?:
"public"
|
"private"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ChatBotKit Node SDK
@chatbotkit/fetch
@chatbotkit/sdk
@chatbotkit/react
@chatbotkit/next
@chatbotkit/nextauth
@chatbotkit/cli
Generated using
TypeDoc