mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-15 18:13:18 +00:00
Merge pull request #140 from kacperlukawski/qdrant-notebooks
Add Qdrant notebooks
This commit is contained in:
commit
bd03f796ee
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user