返回文档
准备搜索索引...
搜索索引不可用
API 参考文档
API 参考文档
langgraph
StateDefinition
接口 StateDefinition
interface
StateDefinition
{
[
key
:
string
]
:
BaseChannel
|
(
(
)
=>
BaseChannel
)
|
ConfiguredManagedValue
;
}
可索引
[
key:
string
]:
BaseChannel
|
(
(
)
=>
BaseChannel
)
|
ConfiguredManagedValue
设置
成员可见性
受保护的
继承的
外部的
主题
OS
浅色
深色
API 参考文档
加载中...