Commit History

Align backend startup port to environment configuration
7f3ffc7

Akash4911 commited on

Add startup port debug and OpenAPI path logging
8790ebb

Akash4911 commited on

Use start_backend.py in Docker CMD and improve nested route debugging
dace3a8

Akash4911 commited on

Legacy text routes now fallback to guest access when auth token is missing or invalid
43f3ef4

Akash4911 commited on

Allow legacy text endpoints to use guest auth when no Authorization header is present
eaeeb48

Akash4911 commited on

Debug: print registered FastAPI routes at startup
b348fb9

Akash4911 commited on

Include legacy_router so /analyze/text works
d488340

Akash4911 commited on

Restore legacy /analyze/text endpoints (compatibility)
e3f3a97

Akash4911 commited on

Fix encoding: convert main.py to UTF-8
6c0aba3

Akash4911 commited on

Add legacy compatibility endpoints for /analyze/text
9bbb071

Akash4911 commited on

Apply Dockerfile change: skip warmup & force CPU torchcodec
ec6c3ca

Akash4911 commited on

Add async SMTP dependency
451755b

Akash4911 commited on

Remove env example with personal data
a0f3536

Akash4911 commited on

Deploy backend updates
33ad6db

Akash4911 commited on

Production Deploy: Improved robustness and logging
66b6851

Akash4911 commited on