Preparing search index...
The search index is not available
LangChain.js - v0.1.32
LangChain.js
langchain-community/vectorstores/upstash
UpstashVectorLibArgs
Interface UpstashVectorLibArgs
This interface defines the arguments for the UpstashVectorStore class.
interface
UpstashVectorLibArgs
{
index
:
Index
<
Record
<
string
,
unknown
>
>
;
}
Hierarchy (
view full
)
Toolkit
UpstashVectorLibArgs
Index
Properties
index
Properties
index
index
:
Index
<
Record
<
string
,
unknown
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
index
LangChain.js - v0.1.32
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
chat_models
alibaba_tongyi
baiduwenxin
bedrock
Loading...
Generated using
TypeDoc
This interface defines the arguments for the UpstashVectorStore class.