Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • 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 /repositories
4 kB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 7 commits
ramanjitsingh1368's picture
ramanjitsingh1368
Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
a3aa6c1 about 1 year ago
  • __init__.py
    628 Bytes
    code refactor about 1 year ago
  • _base_repository.py
    1.72 kB
    Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration about 1 year ago
  • _conversation_repository.py
    199 Bytes
    code refactor about 1 year ago
  • _file_repository.py
    175 Bytes
    code refactor about 1 year ago
  • _message_repository.py
    704 Bytes
    Return an empty list instead of raising an error when no messages are found in MessageRepository about 1 year ago
  • _session_repository.py
    184 Bytes
    Add base, user, and session repository classes for MongoDB integration about 1 year ago
  • _user_repository.py
    175 Bytes
    Add base, user, and session repository classes for MongoDB integration about 1 year ago
  • _vector_store_record_id_repository.py
    220 Bytes
    code refactor about 1 year ago