Commit History

Add Hugging Face Spaces deployment configuration
a8772c4

Tripagra commited on

Fix Render port binding - use port 10000
7ffb269

Tripagra commited on

Fix .vercelignore to only exclude root-level Python files
fd851ab

Tripagra commited on

Fix vercel.json schema validation error
8d2a522

Tripagra commited on

Configure Vercel for frontend-only deployment (ignore Python backend)
88a3816

Tripagra commited on

Add deployment solution: FastAPI/uvicorn + Render config + deployment guides
42f628f

Tripagra commited on

Simplify: Deploy frontend only to Vercel, backend to Render/Railway
cef122e

Tripagra commited on

fix: remove outdated @vercel/python@3.1.0 builder which hardcodes pip3.9
2e93666

Tripagra commited on

fix: loosen pydantic and google-generativeai bounds for python 3.14 compatibility
117b701

Tripagra commited on

fix: loosen dependency versions and revert invalid vercel.json config to allow python 3.14 wheel resolution
c7b8a76

Tripagra commited on

fix: pin Python 3.12 in vercel.json to fix faiss-cpu compatibility
d6c82a4

Tripagra commited on

fix: add pyproject.toml to pin Python 3.12 for Vercel
7940eef

Tripagra commited on

chore: Update Python version and dependencies
4ec1cd3

Tripagra commited on

Downgrade to @vercel/python@3.1.0 for Python 3.12 support
66123c1

Tripagra commited on

Specify Python 3.12 in vercel.json build env
3920899

Tripagra commited on

Add runtime.txt to specify Python 3.12 for Vercel
8f0632d

Tripagra commited on

Fix Python runtime version format for Vercel
a47a01d

Tripagra commited on

Update vercel.json for monorepo with Python functions
c6e2a72

Tripagra commited on

Add test endpoint to verify Python functions work
3891b84

Tripagra commited on

Add Python runtime configuration to vercel.json
56f2dca

Tripagra commited on

Add api/index.py for Vercel serverless function and update frontend endpoint
6aa1546

Tripagra commited on

Fix: Remove workspace config and regenerate package-lock.json with Vite 5.x
d11bdce

Tripagra commited on

Regenerate package-lock.json with stable Vite 5.x dependencies
c705f2c

Tripagra commited on

Downgrade to stable Vite 5.x and React 18.x for Vercel compatibility
7b8d32c

Tripagra commited on

Simplify vercel.json - configure via Vercel dashboard instead
8728c52

Tripagra commited on

Fix: Remove node_modules from git and update gitignore
19cb8cf

Tripagra commited on

Remove TypeScript build check to fix Vercel build
b7cceb0

Tripagra commited on

Remove custom installCommand - let Vercel handle Python dependencies automatically
db76d32

Tripagra commited on

Fix Vercel deployment: Use proper serverless handler and streamline dependencies
e3cbe6c

Tripagra commited on

Update faiss-cpu to 1.8.0 for Python 3.12 compatibility
bdf0486

Tripagra commited on

Fix Python runtime version for Vercel
f7b1304

Tripagra commited on

Fix Vercel build configuration for output directory
2b472be

Tripagra commited on

Deploy to Vercel: Add serverless functions, frontend, and deployment docs
964103b

Tripagra commited on

first commit
b33a861

Tripagra commited on