{
    "error": "Route not found",
    "message": "The requested endpoint does not exist",
    "available_endpoints": [
        "GET \/health",
        "POST \/beta\/enrich",
        "POST \/beta\/describe",
        "POST \/beta\/suggest",
        "GET \/beta\/recipes",
        "GET \/beta\/recipes\/categories",
        "GET \/beta\/recipes\/{id}"
    ]
}