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