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 /models
2.78 kB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 11 commits
ramanjitsingh1368's picture
ramanjitsingh1368
refactor user model and schemas to consolidate name fields and remove signup schema
fcfe4b3 over 1 year ago
  • __init__.py
    379 Bytes
    code refactor over 1 year ago
  • _conversations.py
    450 Bytes
    Update modality field to use pattern validation in Conversation model over 1 year ago
  • _files.py
    370 Bytes
    Refactor user ID handling in conversation and file controllers; update models to use user links instead of IDs over 1 year ago
  • _messages.py
    401 Bytes
    Refactor user ID handling in conversation and file controllers; update models to use user links instead of IDs over 1 year ago
  • _sessions.py
    384 Bytes
    Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration over 1 year ago
  • _users.py
    408 Bytes
    refactor user model and schemas to consolidate name fields and remove signup schema over 1 year ago
  • _vector_store_record_ids.py
    384 Bytes
    Refactor user ID handling in conversation and file controllers; update models to use user links instead of IDs over 1 year ago