langchain.js
Preparing search index...
@langchain/community
vectorstores/zep_cloud
IZepCloudDeleteParams
Interface IZepCloudDeleteParams
Interface for the parameters required to delete documents from a ZepCloudVectorStore instance.
interface
IZepCloudDeleteParams
{
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 ZepCloudVectorStore instance.