Merge pull request #140 from kacperlukawski/qdrant-notebooks

Add Qdrant notebooks
This commit is contained in:
colin-openai 2023-03-03 08:55:27 -08:00 committed by GitHub
commit 39802a24f7
3 changed files with 87574 additions and 1 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
version: '3.4'
services:
qdrant:
image: qdrant/qdrant:v0.11.7
image: qdrant/qdrant:v1.0.1
restart: on-failure
ports:
- "6333:6333"