From c7b2ca3dd965e1303e7a2c9115e7c9c6c2901cdf Mon Sep 17 00:00:00 2001 From: Paul Cornell Date: Mon, 6 Jan 2025 10:04:16 -0800 Subject: [PATCH] Qdrant destination connector: how to set up Qdrant Cloud --- snippets/general-shared-text/qdrant.mdx | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/snippets/general-shared-text/qdrant.mdx b/snippets/general-shared-text/qdrant.mdx index 78b5520a..d94c6ea3 100644 --- a/snippets/general-shared-text/qdrant.mdx +++ b/snippets/general-shared-text/qdrant.mdx @@ -1,7 +1,19 @@ - For the [Unstructured Platform](/platform/overview), only [Qdrant Cloud](https://qdrant.tech/documentation/cloud-intro/) is supported. - For [Unstructured Ingest](/ingestion/overview), Qdrant Cloud, [Qdrant local](https://github.com/qdrant/qdrant), and [Qdrant client-server](https://qdrant.tech/documentation/quickstart/) are supported. - + +The following video shows how to set up Qdrant Cloud: + + + - For Qdrant local, the path to the local Qdrant installation, for example: `/qdrant/local` - For Qdrant client-server, the Qdrant server URL, for example: `http://localhost:6333` - For Qdrant Cloud: