v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/core
runnables/graph
Edge
Interface Edge
interface
Edge
{
conditional
?:
boolean
;
data
?:
string
;
source
:
string
;
target
:
string
;
}
Index
Properties
conditional?
data?
source
target
Properties
Optional
conditional
conditional
?:
boolean
Optional
data
data
?:
string
source
source
:
string
target
target
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conditional
data
source
target
LangChain.js
Loading...