SmythOS SDK
Discord
Core
SDK
CLI
GitHub
Preparing search index...
API Reference
TVectorDBProviderSettings
Type Alias TVectorDBProviderSettings
type
TVectorDBProviderSettings
=
{
default
:
{}
;
Milvus
:
MilvusConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
;
Pinecone
:
PineconeConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
;
RAMVec
:
RAMVectorDBConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
;
}
Index
Properties
default
Milvus
Pinecone
RAM
Vec
Properties
default
default
:
{}
Milvus
Milvus
:
MilvusConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
Pinecone
Pinecone
:
PineconeConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
RAM
Vec
RAMVec
:
RAMVectorDBConfig
&
{
scope
?:
Scope
|
AccessCandidate
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Milvus
Pinecone
RAM
Vec
Discord
Core
SDK
CLI
GitHub
SmythOS SDK
Loading...