You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web dashboard 500 on fresh installs (community fix, thanks @alsldlflglhljlk, #5). All TemplateResponse calls now use the modern Starlette (request, name, context) signature, and the fastapi floor is raised to >=0.110 (Starlette new enough for that signature). Only affects the grid-inference-worker web control dashboard; streaming/job handling is unchanged.