v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/core
load/serializable
SerializedNotImplemented
Interface SerializedNotImplemented
interface
SerializedNotImplemented
{
graph
?:
Record
<
string
,
any
>
;
id
:
string
[]
;
lc
:
number
;
name
?:
string
;
type
:
"not_implemented"
;
}
Hierarchy (
view full
)
BaseSerialized
<
"not_implemented"
>
SerializedNotImplemented
Index
Properties
graph?
id
lc
name?
type
Properties
Optional
graph
graph
?:
Record
<
string
,
any
>
id
id
:
string
[]
lc
lc
:
number
Optional
name
name
?:
string
type
type
:
"not_implemented"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
graph
id
lc
name
type
LangChain.js
Loading...