mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
improve embedding index docs and setup
This commit is contained in:
parent
f6cd3c0e38
commit
fc4a9843a3
3 changed files with 29 additions and 1 deletions
3
Dockerfile.qdrant
Normal file
3
Dockerfile.qdrant
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM qdrant/qdrant:latest
|
||||
|
||||
RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue