[Bug] Week1: Health check cell uses wrong endpoint path

Author: avibathulaCreated Mar 22, 2026Updated Mar 22, 2026

The notebook cell hits `http://localhost:8000/health` but the actual endpoint is `http://localhost:8000/api/v1/health`, returning a 404 for students who follow the notebook as written.

Source: jamwithai/production-agentic-rag-course