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
/
schemas
3.06 kB
6 contributors
History:
11 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
882 Bytes
refactor user model and schemas to consolidate name fields and remove signup schema
about 1 year ago
_conversations.py
Safe
744 Bytes
refactor conversation handling to remove user_id dependency and update schemas for name and email
about 1 year ago
_files.py
Safe
138 Bytes
Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
about 1 year ago
_meetings.py
Safe
228 Bytes
Add MeetingController and MeetingService for scheduling and managing meetings; implement availability checks and booking functionality
about 1 year ago
_sessions.py
Safe
238 Bytes
Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
about 1 year ago
_users.py
Safe
833 Bytes
refactor user model and schemas to consolidate name fields and remove signup schema
about 1 year ago