logbert_rca / app.py

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

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 .gitignore, implement async database connection, and update app logic
51ea90a

MukeshKapoor25 commited on