Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sifars
/
keepme-backend
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
keepme-backend
/
src
/
controllers
8.83 kB
6 contributors
History:
29 commits
ramanjitsingh1368
refactor conversation handling to remove user_id dependency and update schemas for name and email
b8bc03f
about 1 year ago
__init__.py
Safe
1.09 kB
refactor user model and schemas to consolidate name fields and remove signup schema
about 1 year ago
_auth_controller.py
Safe
975 Bytes
refactor authentication flow by removing unused middleware and simplifying user sign-in response
about 1 year ago
_conversation_controller.py
Safe
5.94 kB
refactor conversation handling to remove user_id dependency and update schemas for name and email
about 1 year ago
_file_controller.py
Safe
827 Bytes
Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
about 1 year ago