Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
LibreChat/RAG_API
kkhfiles
/
RAG_API
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2761287
RAG_API
/
Dockerfile
Guru-25
Update Dockerfile
2761287
verified
almost 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
164 Bytes
FROM
ghcr.io/danny-avila/librechat-rag-api-dev:latest
ENV
RAG_PORT=
7680
ENV
EMBEDDINGS_PROVIDER=huggingface
RUN
mkdir
-p /app/uploads &&
chmod
-R 777 /app/uploads