Preparing search index...
The search index is not available
LangChain.js - v0.1.35
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
Theme
OS
Light
Dark
On This Page
uuids
LangChain.js - v0.1.35
Loading...
Interface for the parameters required to delete documents from a ZepVectorStore instance.