ChatBotKit Node SDK
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
@chatbotkit/react
actions/complete
Options
Type Alias Options
Options
:
Omit
<
ConversationCompleteRequest
,
"messages"
|
"functions"
>
&
{
client
:
ConversationClient
;
functions
?:
(
InputFunction
|
(
()
=>
InputFunction
|
Promise
<
InputFunction
>
)
)
[]
;
maxRecursion
?:
number
;
messages
:
InputMessage
[]
;
onFinish
?:
OnFinishHandler
;
onItem
?:
OnItemHandler
;
onStart
?:
OnStartHandler
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
ChatBotKit Node SDK
Loading...