Circle V2 API Docs
Preparing search index...
@repo/services
patients/migratePatientPineconeVectors
PineconeNamespaceMigrationResult
Type Alias PineconeNamespaceMigrationResult
type
PineconeNamespaceMigrationResult
=
{
failedVectors
?:
string
[]
;
migratedVectors
:
string
[]
;
partialVectors
?:
string
[]
;
sourceNamespace
:
string
;
targetNamespace
:
string
;
totalVectors
:
number
;
}
Index
Properties
failed
Vectors?
migrated
Vectors
partial
Vectors?
source
Namespace
target
Namespace
total
Vectors
Properties
Optional
failed
Vectors
failedVectors
?:
string
[]
migrated
Vectors
migratedVectors
:
string
[]
Optional
partial
Vectors
partialVectors
?:
string
[]
Upserted to target but not deleted from source (duplicates until retried).
source
Namespace
sourceNamespace
:
string
target
Namespace
targetNamespace
:
string
total
Vectors
totalVectors
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
failed
Vectors
migrated
Vectors
partial
Vectors
source
Namespace
target
Namespace
total
Vectors
Circle V2 API Docs
Loading...
Upserted to target but not deleted from source (duplicates until retried).