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:
MukeshKapoor25
/
logbert_rca
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
logbert_rca
9.5 kB
Ctrl+K
Ctrl+K
  • 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 10 months ago
  • .env
    651 Bytes
    Refactor RCA service: add schema for RCA results, implement async database connection, and integrate AI reasoning model 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • .gitignore
    1.07 kB
    Add .env file for database and Redis configuration; update .gitignore to include environment files 10 months ago
  • Dockerfile
    793 Bytes
    docker 10 months ago
  • README.md
    193 Bytes
    initial commit 10 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 10 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 10 months ago
  • requirements.txt
    92 Bytes
    Remove unused dependencies from requirements.txt 10 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 10 months ago