Circle V2 API Docs
Preparing search index...
@repo/legacy
chart-review
VectorStoreWithMetadata
Type Alias VectorStoreWithMetadata
type
VectorStoreWithMetadata
=
{
documentCount
?:
number
;
namespace
:
string
;
store
:
PineconeStore
;
type
:
VectorStoreType
;
}
Index
Properties
document
Count?
namespace
store
type
Properties
Optional
document
Count
documentCount
?:
number
namespace
namespace
:
string
store
store
:
PineconeStore
type
type
:
VectorStoreType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Count
namespace
store
type
Circle V2 API Docs
Loading...