Add Qdrant vectorstore service, gateway API-key middleware, docs and .gitignore

This commit is contained in:
2026-03-21 09:16:11 +01:00
parent 8da669c0e1
commit 3b300ab3b4
3 changed files with 19 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ services:
- BLIP_URL=http://blip:8000
- YOLO_URL=http://yolo:8000
- QDRANT_SVC_URL=http://qdrant-svc:8000
- API_KEY=please-change-me
- VISION_TIMEOUT=300
- MAX_IMAGE_BYTES=52428800
depends_on: