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