v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/vectorstores/upstash
UpstashVectorLibArgs
Interface UpstashVectorLibArgs
This interface defines the arguments for the UpstashVectorStore class.
interface
UpstashVectorLibArgs
{
index
:
Index
<
Dict
>
;
filter
?:
string
;
namespace
?:
string
;
}
Hierarchy (
view full
)
Toolkit
UpstashVectorLibArgs
Index
Properties
index
filter?
namespace?
Properties
index
index
:
Index
<
Dict
>
Optional
filter
filter
?:
string
Optional
namespace
namespace
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index
filter
namespace
LangChain.js - v0.2.10
Loading...
This interface defines the arguments for the UpstashVectorStore class.