Delete obsolete config.py

This commit is contained in:
2026-06-05 13:03:10 +00:00
parent b8ee57df0e
commit 32f06669e2
-4
View File
@@ -1,4 +0,0 @@
# config.py
# Configuration for Qdrant and collection
QDRANT_URL = "http://localhost:6333"
COLLECTION_NAME = "knowledge_base"