fix: downgrade mistralai to 1.1.0 for phidata compatibility 4843e86 Hariprasath5128 commited on 28 days ago
fix: force mistralai version and add environment debug logs 758a567 Hariprasath5128 commited on 28 days ago
fix: add missing mistralai dependency for FastAPI agents 343c835 Hariprasath5128 commited on 28 days ago
debug: stream all backend logs to stdout for troubleshooting 284adc3 Hariprasath5128 commited on 28 days ago
fix: stop frontend loop with ML fallback and add status code logging to proxy 02ad93e Hariprasath5128 commited on 28 days ago
fix: use localhost and add proxy logging (omitted pathRewrite per actual backend routes) c38bf77 Hariprasath5128 commited on 28 days ago
feat: move proxy logic to physical proxy.cjs for better visibility df20845 Hariprasath5128 commited on 28 days ago
fix: merge ML routes, fix React syntax error, and simplify build-time URL cleanup 92a2883 Hariprasath5128 commited on 28 days ago
fix: add root routes for health monitoring and broaden build-time URL cleanup 20c1624 Hariprasath5128 commited on 28 days ago
docs: update Dockerfile comments to reflect tensorflow-cpu inclusion fb1ab6d Hariprasath5128 commited on 28 days ago
fix: add tensorflow-cpu and health checks to ensure Model 03 (Trend) loads correctly on HF f194c16 Hariprasath5128 commited on 28 days ago
fix: move URL replacement to deployment phase (Dockerfile build) to preserve original source code d03481d Hariprasath5128 commited on 28 days ago
fix: deploy whole web with 4 services (Flask, Node, FastAPI, Proxy) and relative API paths 9b4fb2b Hariprasath5128 commited on 28 days ago
fix: replace app.get('*') with app.use() in proxy.cjs to fix express 5 path-to-regexp v8 error 3c29708 Hariprasath5128 commited on 28 days ago
fix: ignore package-lock.json during docker build to force Linux rollup bindings for Vite 9a354d9 Hariprasath5128 commited on 28 days ago
fix: change npm ci to npm install to avoid package-lock mismatch 9a5fe1f Hariprasath5128 commited on 28 days ago
fix: remove TF from build, fix ESM proxy conflict, Node 20 via NodeSource 414d5ce Hariprasath5128 commited on 28 days ago
fix: use Node 20 via NodeSource, remove venv, fix build pipeline 18d0658 Hariprasath5128 commited on 28 days ago