LocalAI/tests/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
..
mock-backend feat(ui, openai): Structured errors and link to traces in error toast (#9068) 2026-03-20 15:06:07 +01:00
e2e_anthropic_test.go chore: re-enable e2e tests, fixups anthropic API tools support (#8296) 2026-01-30 12:41:50 +01:00
e2e_mcp_test.go feat(ui): MCP Apps, mcp streaming and client-side support (#8947) 2026-03-11 07:30:49 +01:00
e2e_suite_test.go feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00
e2e_websocket_responses_test.go feat: add WebSocket mode support for the response api (#8676) 2026-03-06 10:36:59 +00:00
mock_backend_test.go feat(ui, openai): Structured errors and link to traces in error toast (#9068) 2026-03-20 15:06:07 +01:00
realtime_webrtc_test.go feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00
realtime_ws_test.go feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00