From a9fe6196f7ef4a4d704add9c8a5e56b1e1e1695b Mon Sep 17 00:00:00 2001 From: Lars Date: Sat, 8 Nov 2025 11:34:47 +0100 Subject: [PATCH] app/core/qdrant_points.py aktualisiert --- app/core/qdrant_points.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/core/qdrant_points.py b/app/core/qdrant_points.py index cbbc5bd..b65c4cb 100644 --- a/app/core/qdrant_points.py +++ b/app/core/qdrant_points.py @@ -53,6 +53,7 @@ from app.core.qdrant import ( ensure_payload_indexes as _ensure_payload_indexes, ) +from app.core.env_vars import get_collection_prefix # --------------------------------------------------------------------------- # Utility: MatchValue versionstolerant