Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • 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
  • 6 contributors
History: 11 commits
ramanjitsingh1368's picture
ramanjitsingh1368
refactor user model and schemas to consolidate name fields and remove signup schema
fcfe4b3 about 1 year ago
  • __init__.py
    379 Bytes
    code refactor about 1 year ago
  • _conversations.py
    450 Bytes
    Update modality field to use pattern validation in Conversation model about 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 about 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 about 1 year ago
  • _sessions.py
    384 Bytes
    Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration about 1 year ago
  • _users.py
    408 Bytes
    refactor user model and schemas to consolidate name fields and remove signup schema about 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 about 1 year ago