langchain.js
Preparing search index...
@langchain/core
indexing
UpdateOptions
Type Alias UpdateOptions
type
UpdateOptions
=
{
groupIds
?:
(
string
|
null
)
[]
;
timeAtLeast
?:
number
;
}
Index
Properties
group
Ids?
time
At
Least?
Properties
Optional
group
Ids
groupIds
?:
(
string
|
null
)
[]
Optional
time
At
Least
timeAtLeast
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
Ids
time
At
Least
langchain.js
Loading...