v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/community
vectorstores/zep
IZepDeleteParams
Interface IZepDeleteParams
Interface for the parameters required to delete documents from a ZepVectorStore instance.
interface
IZepDeleteParams
{
uuids
:
string
[]
;
}
Index
Properties
uuids
Properties
uuids
uuids
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
uuids
LangChain.js
Loading...
Interface for the parameters required to delete documents from a ZepVectorStore instance.