Commit History

fix: match local mistralai version 1.11.1 exactly
cd78ba6

Hariprasath5128 commited on

fix: downgrade mistralai to 1.1.0 for phidata compatibility
4843e86

Hariprasath5128 commited on

fix: force mistralai version and add environment debug logs
758a567

Hariprasath5128 commited on

fix: add missing mistralai dependency for FastAPI agents
343c835

Hariprasath5128 commited on

debug: stream all backend logs to stdout for troubleshooting
284adc3

Hariprasath5128 commited on

fix: prevent proxy from stripping API prefixes
4b4cf2a

Hariprasath5128 commited on

fix: stop frontend loop with ML fallback and add status code logging to proxy
02ad93e

Hariprasath5128 commited on

fix: use localhost and add proxy logging (omitted pathRewrite per actual backend routes)
c38bf77

Hariprasath5128 commited on

feat: move proxy logic to physical proxy.cjs for better visibility
df20845

Hariprasath5128 commited on

fix: merge ML routes, fix React syntax error, and simplify build-time URL cleanup
92a2883

Hariprasath5128 commited on

fix: add root routes for health monitoring and broaden build-time URL cleanup
20c1624

Hariprasath5128 commited on

docs: update Dockerfile comments to reflect tensorflow-cpu inclusion
fb1ab6d

Hariprasath5128 commited on

fix: add tensorflow-cpu and health checks to ensure Model 03 (Trend) loads correctly on HF
f194c16

Hariprasath5128 commited on

fix: move URL replacement to deployment phase (Dockerfile build) to preserve original source code
d03481d

Hariprasath5128 commited on

fix: deploy whole web with 4 services (Flask, Node, FastAPI, Proxy) and relative API paths
9b4fb2b

Hariprasath5128 commited on

fix: replace app.get('*') with app.use() in proxy.cjs to fix express 5 path-to-regexp v8 error
3c29708

Hariprasath5128 commited on

fix: ignore package-lock.json during docker build to force Linux rollup bindings for Vite
9a354d9

Hariprasath5128 commited on

fix: change npm ci to npm install to avoid package-lock mismatch
9a5fe1f

Hariprasath5128 commited on

fix: remove TF from build, fix ESM proxy conflict, Node 20 via NodeSource
414d5ce

Hariprasath5128 commited on

fix: use Node 20 via NodeSource, remove venv, fix build pipeline
18d0658

Hariprasath5128 commited on

fix: add HF Spaces YAML config metadata to README
45afbc1

Hariprasath5128 commited on

Deploy to HF Spaces with LFS
d80edbe

Hariprasath5128 commited on