LocalAI/core/http/react-ui/e2e
Richard Palethorpe 8cd3f9fc47
feat(ui, openai): Structured errors and link to traces in error toast (#9068)
First when sending errors over SSE we now clearly identify them as such
instead of just sending the error string as a chat completion message.

We use this in the UI to identify errors and link to them to the traces.

Signed-off-by: Richard Palethorpe <io@richiejp.com>
2026-03-20 15:06:07 +01:00
..
backend-logs.spec.js feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
chat-errors.spec.js feat(ui, openai): Structured errors and link to traces in error toast (#9068) 2026-03-20 15:06:07 +01:00
manage-logs-link.spec.js feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
models-gallery.spec.js feat(ui, gallery): Show model backends and add searchable model/backend selector (#9060) 2026-03-18 21:14:41 +01:00
navigation.spec.js feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
settings-backend-logging.spec.js feat(ui, openai): Structured errors and link to traces in error toast (#9068) 2026-03-20 15:06:07 +01:00
traces-errors.spec.js feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
traces.spec.js feat(ui, openai): Structured errors and link to traces in error toast (#9068) 2026-03-20 15:06:07 +01:00