LangGraph.js API Reference
Back to documentation
Preparing search index...
@langchain/langgraph-cua
CUAAnnotation
Variable CUAAnnotation
Const
CUAAnnotation
:
AnnotationRoot
<
{
authenticatedId
:
BinaryOperatorAggregate
<
undefined
|
string
,
undefined
|
string
,
>
;
instanceId
:
BinaryOperatorAggregate
<
undefined
|
string
,
undefined
|
string
,
>
;
messages
:
BinaryOperatorAggregate
<
BaseMessage
<
MessageStructure
,
MessageType
>
[]
,
Messages
,
>
;
streamUrl
:
BinaryOperatorAggregate
<
undefined
|
string
,
undefined
|
string
>
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Back to documentation
LangGraph.js API Reference
Loading...