🚗 LLM Processing Dashboard

Temporal workflow orchestration for car model LLM data processing pipeline.

📋

View Workflows

Monitor all running and completed workflows

🚀

Start New Workflow

Create a new car model processing pipeline

🔍

Temporal UI

Deep dive into workflow execution details

API Endpoints

POST /api/workflows/start

Start a new workflow

GET /api/workflows/list

List all workflows

GET /api/workflows/[id]/status

Get workflow status

✅ System Status

All systems operational. Dashboard is connected to Temporal server at localhost:7233