Files
kv-ai/docs
Santhosh Janardhanan 2041dd9412 fix: add /api prefix to all backend routes
Frontend expects /api/chat but backend had /chat.
Added APIRouter with prefix=/api to fix route mismatch.
2026-04-13 17:09:17 -04:00
..