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

  • Log In
  • Sign Up

Spaces:
MukeshKapoor25
/
logbert_rca
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
logbert_rca
9.5 kB
  • 1 contributor
History: 18 commits
MukeshKapoor25's picture
MukeshKapoor25
Refactor RCA result retrieval and schema: update endpoint to return multiple results and modify schema fields for consistency
3c9398e 7 months ago
  • .env
    651 Bytes
    Refactor RCA service: add schema for RCA results, implement async database connection, and integrate AI reasoning model 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • .gitignore
    1.07 kB
    Add .env file for database and Redis configuration; update .gitignore to include environment files 7 months ago
  • Dockerfile
    793 Bytes
    docker 7 months ago
  • README.md
    193 Bytes
    initial commit 7 months ago
  • app.py
    1.95 kB
    Refactor RCA result retrieval and schema: update endpoint to return multiple results and modify schema fields for consistency 7 months ago
  • db.py
    1.85 kB
    Refactor database connection: move connection logic to db.py and update imports in app.py and schema.py 7 months ago
  • requirements.txt
    92 Bytes
    Remove unused dependencies from requirements.txt 7 months ago
  • schema.py
    1.39 kB
    Refactor RCA result retrieval and schema: update endpoint to return multiple results and modify schema fields for consistency 7 months ago