Spaces:
Runtime error
Runtime error
Create Dockerfile
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM ghcr.io/danny-avila/librechat-rag-api-dev:latest
|
| 2 |
+
|
| 3 |
+
ENV EMBEDDINGS_PROVIDER=huggingface
|