v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-core/runnables/graph
Node
Interface Node
interface
Node
{
data
:
RunnableInterface
<
any
,
any
,
RunnableConfig
>
|
RunnableIOSchema
;
id
:
string
;
}
Index
Properties
data
id
Properties
data
data
:
RunnableInterface
<
any
,
any
,
RunnableConfig
>
|
RunnableIOSchema
id
id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
id
LangChain.js - v0.2.10
Loading...