diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 01e1c0f..04e5a01 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -5298,6 +5298,20 @@ "password": "changeme" } }, + { + "name": "Qdrant", + "slug": "qdrant", + "desc": "Qdrant is a vector search engine and vector database that allows you to store, search, and manage high-dimensional vectors efficiently.", + "script": "ct/qdrant.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/qdrant.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/qdrant.sh", + "os": "debian", + "categories": [ + 8 + ], + "notes": [], + "type": "ct" + }, { "name": "RabbitMQ", "slug": "rabbitmq",