LangGraph.js API Reference
Back to documentation
Preparing search index...
@langchain/langgraph-cua
CUAConfigurable
Variable CUAConfigurable
Const
CUAConfigurable
:
AnnotationRoot
<
{
authStateId
:
BinaryOperatorAggregate
<
undefined
|
string
,
undefined
|
string
,
>
;
blockedDomains
:
BinaryOperatorAggregate
<
string
[]
,
string
[]
>
;
environment
:
BinaryOperatorAggregate
<
CUAEnvironment
,
CUAEnvironment
>
;
prompt
:
BinaryOperatorAggregate
<
undefined
|
string
|
SystemMessage
<
MessageStructure
>
,
undefined
|
string
|
SystemMessage
<
MessageStructure
>
,
>
;
scrapybaraApiKey
:
BinaryOperatorAggregate
<
undefined
|
string
,
undefined
|
string
,
>
;
timeoutHours
:
BinaryOperatorAggregate
<
number
,
number
>
;
zdrEnabled
:
BinaryOperatorAggregate
<
boolean
,
boolean
>
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Back to documentation
LangGraph.js API Reference
Loading...