v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/vectorstores/zep
IZepArgs
Interface IZepArgs
Interface for the arguments required to initialize a ZepVectorStore instance.
interface
IZepArgs
{
collection
:
DocumentCollection
;
}
Index
Properties
collection
Properties
collection
collection
:
DocumentCollection
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
collection
LangChain.js - v0.2.10
Loading...
Interface for the arguments required to initialize a ZepVectorStore instance.