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

@@ -21,7 +21,7 @@ docker compose up -d --build
## Health
```bash
curl https://vision.klevze.net/health
curl -H "X-API-Key: <your-api-key>" https://vision.klevze.net/health
```
## Universal analyze (ALL)