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:
jatinmehra
/
wasserstoff-AiInternTask
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wasserstoff-AiInternTask
/
backend
17.4 kB
Ctrl+K
Ctrl+K
3 contributors
History:
9 commits
Jatin Mehra
Refactor: Remove '/api' prefix from route paths for consistency across backend and frontend
9a2da40
about 1 year ago
routes
Refactor: Remove '/api' prefix from route paths for consistency across backend and frontend
about 1 year ago
__init__.py
Safe
0 Bytes
Refactor Dockerfile to run FastAPI server using uvicorn; add empty __init__.py files for package initialization
about 1 year ago
main.py
Safe
967 Bytes
Refactor Dockerfile to run FastAPI server using uvicorn; add empty __init__.py files for package initialization
about 1 year ago
models.py
Safe
482 Bytes
Add models and routes initialization for chat functionality
about 1 year ago
utils.py
Safe
5.36 kB
Implement chat and file upload routes; add vector store management and processing utilities
about 1 year ago