Qdrant Integration avatar
Qdrant Integration

Pricing

Pay per usage

Go to Store
Qdrant Integration

Qdrant Integration

Developed by

Apify

Apify

Maintained by Apify

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

KL

Even though i pass correct values it is still throwing error

Open

kalaiprakash opened this issue
17 days ago

you can verify the input and logs to verify

KL

kalaiprakash

17 days ago

You can see all my runs

jiri.spilka avatar

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