Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MukeshKapoor25
/
logbert_rca
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
logbert_rca
9.5 kB
1 contributor
History:
18 commits
MukeshKapoor25
Refactor RCA result retrieval and schema: update endpoint to return multiple results and modify schema fields for consistency
3c9398e
7 months ago
.env
Safe
651 Bytes
Refactor RCA service: add schema for RCA results, implement async database connection, and integrate AI reasoning model
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
1.07 kB
Add .env file for database and Redis configuration; update .gitignore to include environment files
7 months ago
Dockerfile
Safe
793 Bytes
docker
7 months ago
README.md
Safe
193 Bytes
initial commit
7 months ago
app.py
Safe
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
Safe
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
Safe
92 Bytes
Remove unused dependencies from requirements.txt
7 months ago
schema.py
Safe
1.39 kB
Refactor RCA result retrieval and schema: update endpoint to return multiple results and modify schema fields for consistency
7 months ago