openSearchUrl
stringRequired
awsAccessKeyId
stringRequired
awsSecretAccessKey
stringRequired
openSearchIndexName
stringRequired
autoCreateIndex
booleanOptional
Default value of this property is true
awsRegion
stringOptional
Default value of this property is "us-east-1"
awsServiceName
EnumOptional
"aoss": string"es": string
Default value of this property is "aoss"
useSsl
booleanOptional
Default value of this property is true
verifyCerts
booleanOptional
Default value of this property is true
useAWS4Auth
booleanOptional
Default value of this property is true
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