diff --git a/config.py b/config.py deleted file mode 100644 index e599ae1..0000000 --- a/config.py +++ /dev/null @@ -1,4 +0,0 @@ -# config.py -# Configuration for Qdrant and collection -QDRANT_URL = "http://localhost:6333" -COLLECTION_NAME = "knowledge_base" \ No newline at end of file