Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/__mocks__/chat-machine
chatMachine
Variable chatMachine
Const
chatMachine
:
{
context
:
{
chatMessages
:
ChatMessage
[]
;
error
:
string
;
isProcessing
:
boolean
;
selectedAgentId
:
string
;
}
;
initial
:
string
;
transition
:
Mock
<
Procedure
>
;
}
= ...
Type declaration
context
:
{
chatMessages
:
ChatMessage
[]
;
error
:
string
;
isProcessing
:
boolean
;
selectedAgentId
:
string
;
}
initial
:
string
transition
:
Mock
<
Procedure
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Timeline Studio API Documentation - v0.26.0
Loading...