pineconeApiKey
stringRequired
pineconeIndexName
stringRequired
pineconeIndexNamespace
stringOptional
embeddingsProvider
EnumRequired
"OpenAI": string"Cohere": string
Default value of this property is "OpenAI"
embeddingsConfig
objectOptional
embeddingsApiKey
stringRequired
datasetFields
arrayRequired
Default value of this property is ["text"]
metadataDatasetFields
objectOptional
metadataObject
objectOptional
dataUpdatesStrategy
EnumOptional
"add": string"upsert": string"deltaUpdates": string
Default value of this property is "deltaUpdates"
dataUpdatesPrimaryDatasetFields
arrayOptional
Default value of this property is ["url"]
enableDeltaUpdates
booleanOptional
Default value of this property is true
deltaUpdatesPrimaryDatasetFields
arrayOptional
Default value of this property is ["url"]
deleteExpiredObjects
booleanOptional
Default value of this property is true
expiredObjectDeletionPeriodDays
integerOptional
Default value of this property is 30
performChunking
booleanOptional
Default value of this property is true
chunkSize
integerOptional
Default value of this property is 2000
chunkOverlap
integerOptional
Default value of this property is 0
usePineconeIdPrefix
booleanOptional
Default value of this property is false
embeddingBatchSize
integerOptional
Default value of this property is 1000