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

  • Log In
  • Sign Up

Spaces:
Aasher
/
Makhfi_AI
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Makhfi_AI
522 kB
  • 1 contributor
History: 65 commits
Aasher's picture
Aasher
fix(db): update async engine configuration to use connection pool settings
d1f2042 6 months ago
  • api
    fix(db): replace chat.id with chat_id to use the alive session 6 months ago
  • core
    feat(cors): add CORS configuration and FastAPI app setup 7 months ago
  • db
    fix(db): update async engine configuration to use connection pool settings 6 months ago
  • workflow
    fix(chats): filter messages to include only relevant user and assistant content in chat retrieval 7 months ago
  • .dockerignore
    257 Bytes
    refactor(docker): clean up .dockerignore by organizing entries and removing unnecessary lines 7 months ago
  • .gitattributes
    1.56 kB
    feat(db): add chat and message models for conversation tracking 7 months ago
  • .gitignore
    153 Bytes
    Implement code changes to enhance functionality and improve performance 7 months ago
  • .python-version
    5 Bytes
    Initialize project structure with .gitignore, .python-version, README.md, and pyproject.toml 7 months ago
  • Dockerfile
    980 Bytes
    Fix issues in docker file 7 months ago
  • README.md
    93 Bytes
    Update README.md with new emoji and color scheme; initialize directories with empty __init__.py files for project structure 7 months ago
  • main.py
    1.74 kB
    feat(middleware): add process time header middleware for request timing 6 months ago
  • pyproject.toml
    834 Bytes
    refactor(db): migrate database operations to async/await 6 months ago
  • uv.lock
    475 kB
    refactor(db): migrate database operations to async/await 6 months ago