chromaCollectionName
stringOptional
Default value of this property is "chroma"
chromaClientHost
stringRequired
chromaClientPort
integerOptional
Default value of this property is 8000
chromaClientSsl
booleanOptional
Default value of this property is false
chromaServerAuthCredentials
stringOptional
chromaClientAuthProvider
stringOptional
Default value of this property is "chromadb.auth.token_authn.TokenAuthClientProvider"
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