Commit History

Refactor RCA result retrieval and schema: update endpoint to return multiple results and modify schema fields for consistency
3c9398e

MukeshKapoor25 commited on

Refactor database connection: move connection logic to db.py and update imports in app.py and schema.py
c122fff

MukeshKapoor25 commited on

Remove unused dependencies from requirements.txt
f30f67f

MukeshKapoor25 commited on

Refactor RCA service: add schema for RCA results, implement async database connection, and integrate AI reasoning model
b394d5d

MukeshKapoor25 commited on

Implement AI reasoning for RCA results; add prompt generation and model inference
f10157a

MukeshKapoor25 commited on

Add .env file for database and Redis configuration; update .gitignore to include environment files
95f0d60

MukeshKapoor25 commited on

Add .gitignore, implement async database connection, and update app logic
51ea90a

MukeshKapoor25 commited on

Create Dockerfile
fe2811b
verified

MukeshKapoor25 commited on

Create requirements.txt
f731d78
verified

MukeshKapoor25 commited on