Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zok213
/
MongoDB
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MongoDB
38.3 kB
Ctrl+K
Ctrl+K
2 contributors
History:
15 commits
Zok213
Add build version label to Dockerfile to enforce rebuilds when necessary
9c1cc8f
about 1 year ago
.dockerignore
Safe
1.02 kB
Remove .gitignore from .dockerignore to streamline Docker build context and avoid unnecessary file inclusion.
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
793 Bytes
Refactor app.py to transition from Flask to FastAPI, enhancing the API with WebSocket support for real-time notifications, improved session handling, and background processing for unanswered questions. Update Dockerfile for compatibility with FastAPI and streamline application setup. Revise README.md to reflect new features and API endpoints.
about 1 year ago
Dockerfile
Safe
1.14 kB
Add build version label to Dockerfile to enforce rebuilds when necessary
about 1 year ago
README.md
Safe
5.47 kB
Update Dockerfile to streamline application file copying and create README if missing; revise README.md for clarity on Hugging Face deployment.
about 1 year ago
app.py
Safe
20.4 kB
Refactor app.py to transition from Flask to FastAPI, enhancing the API with WebSocket support for real-time notifications, improved session handling, and background processing for unanswered questions. Update Dockerfile for compatibility with FastAPI and streamline application setup. Revise README.md to reflect new features and API endpoints.
about 1 year ago
db_connector.py
Safe
7.76 kB
Refactor app.py to transition from Flask to FastAPI, enhancing the API with WebSocket support for real-time notifications, improved session handling, and background processing for unanswered questions. Update Dockerfile for compatibility with FastAPI and streamline application setup. Revise README.md to reflect new features and API endpoints.
about 1 year ago
requirements.txt
Safe
166 Bytes
Update requirements.txt to include requests library version 2.31.0, ensuring compatibility with the application and enhancing HTTP request capabilities.
about 1 year ago