
Qdrant Integration
Pricing
Pay per usage

Qdrant Integration
Transfer data from Apify Actors to a Qdrant vector database.
4.5 (2)
Pricing
Pay per usage
6
Total users
40
Monthly users
7
Runs succeeded
8.2%
Issues response
12 days
Last modified
4 days ago
Even though i pass correct values it is still throwing error
Open
you can verify the input and logs to verify
kalaiprakash
You can see all my runs

Hi, thank you for your interest in this integration.
I'm really sorry for the late response.
Based on the logs, the issue was with named vectors: "Qdrant collection website_1 uses named vector".
I had to update the integration to add an option to provide vector names.
Please see my run without a vector name (FAILED):
If you want to use named vectors, please set input: "qdrantVectorName": "text-dense-large"
(in your case website_1
)
See my run
This should work. Let me know if you face any issues.
Jiri