v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
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
Properties
uuids
LangChain.js - v0.2.10
Loading...
Interface for the parameters required to delete documents from a ZepVectorStore instance.