Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
sifars
/
keepme-backend
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
keepme-backend / src /schemas
3.06 kB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 11 commits
ramanjitsingh1368's picture
ramanjitsingh1368
refactor conversation handling to remove user_id dependency and update schemas for name and email
b8bc03f over 1 year ago
  • __init__.py
    882 Bytes
    refactor user model and schemas to consolidate name fields and remove signup schema over 1 year ago
  • _conversations.py
    744 Bytes
    refactor conversation handling to remove user_id dependency and update schemas for name and email over 1 year ago
  • _files.py
    138 Bytes
    Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration over 1 year ago
  • _meetings.py
    228 Bytes
    Add MeetingController and MeetingService for scheduling and managing meetings; implement availability checks and booking functionality over 1 year ago
  • _sessions.py
    238 Bytes
    Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration over 1 year ago
  • _users.py
    833 Bytes
    refactor user model and schemas to consolidate name fields and remove signup schema over 1 year ago