Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
langgraph
StateDefinition
Interface StateDefinition
interface
StateDefinition
{
[
key
:
string
]
:
BaseChannel
|
(
(
)
=>
BaseChannel
)
|
ConfiguredManagedValue
;
}
Indexable
[
key:
string
]:
BaseChannel
|
(
(
)
=>
BaseChannel
)
|
ConfiguredManagedValue
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...