Qdrant Integration
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
4.5
(2)
Developer

Apify
Maintained by Apify
Actor stats
8
Bookmarked
57
Total users
3
Monthly active users
5 months ago
Last modified
Categories
Share
Pricing
Pay per usage
Pricing
Pay per usage
Rating
4.5
(2)
Developer

Apify
Actor stats
8
Bookmarked
57
Total users
3
Monthly active users
5 months ago
Last modified
Categories
Share
embeddingBatchSize: (only Pinecone) batch size for embedding texts. Default: 1000, Minimum: 1.
usePineconeIdPrefix: (only Pinecone) Optimizes delta updates with a Pinecone ID prefix (item_id#chunk_id) when enableDeltaUpdates is true. Works only when database is empty.
New parameter dataUpdatesStrategy:
enableDeltaUpdates.deltaUpdates if enableDeltaUpdates = true.deltaUpdates, add, or upsertRenamed deltaUpdatesPrimaryDatasetFields:
dataUpdatesPrimaryDatasetFields.Backward Compatibility:
enableDeltaUpdates mappings and deltaUpdatesPrimaryDatasetFields are supported.milvusUrl to milvusUri.milvusUsername and milvusPassword as they were moved to the milvusUri as part of the URI.performChunking to true by default as some users were not aware of the setting their runs were failing.PineconeIndexNamespace)deleteExpiredObjects setting to enable or disable the automatic deletion feature.