| # (if uncommented, you need to comment out the weaviate service above, | # (if uncommented, you need to comment out the weaviate service above, | ||||
| # and set VECTOR_STORE to qdrant in the api & worker service.) | # and set VECTOR_STORE to qdrant in the api & worker service.) | ||||
| # qdrant: | # qdrant: | ||||
| # image: langgenius/qdrant:1.7.3 | |||||
| # image: langgenius/qdrant:v1.7.3 | |||||
| # restart: always | # restart: always | ||||
| # volumes: | # volumes: | ||||
| # - ./volumes/qdrant:/qdrant/storage | # - ./volumes/qdrant:/qdrant/storage |