Preparing search index...
The search index is not available
LangChain.js - v0.1.30
LangChain.js
langchain-pinecone
PineconeStoreParams
Interface PineconeStoreParams
Database config for your vectorstore.
interface
PineconeStoreParams
{
pineconeIndex
:
Index
<
RecordMetadata
>
;
filter
?:
PineconeMetadata
;
namespace
?:
string
;
textKey
?:
string
;
}
Hierarchy (
view full
)
Toolkit
PineconeStoreParams
Index
Properties
pinecone
Index
filter?
namespace?
text
Key?
Properties
pinecone
Index
pinecone
Index
:
Index
<
RecordMetadata
>
Optional
filter
filter
?:
PineconeMetadata
Optional
namespace
namespace
?:
string
Optional
text
Key
text
Key
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
pinecone
Index
filter
namespace
text
Key
LangChain.js - v0.1.30
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
Database config for your vectorstore.