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