LocalAI/core/http
Richard Palethorpe 35d509d8e7
feat(ui): Per model backend logs and various fixes (#9028)
* feat(gallery): Switch to expandable box instead of pop-over and display model files

Signed-off-by: Richard Palethorpe <io@richiejp.com>

* feat(ui, backends): Add individual backend logging

Signed-off-by: Richard Palethorpe <io@richiejp.com>

* fix(ui): Set the context settings from the model config

Signed-off-by: Richard Palethorpe <io@richiejp.com>

---------

Signed-off-by: Richard Palethorpe <io@richiejp.com>
2026-03-18 08:31:26 +01:00
..
endpoints feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
middleware feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
react-ui feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
routes feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
static feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00
views feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00
app.go fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978) 2026-03-13 21:38:18 +01:00
app_test.go fix(tests): Remove 'huggingface' substring expectation 2026-03-13 13:12:04 +01:00
explorer.go chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
http_suite_test.go feat(api): add support for open responses specification (#8063) 2026-01-17 22:11:47 +01:00
openresponses_test.go feat(api): add support for open responses specification (#8063) 2026-01-17 22:11:47 +01:00
render.go feat: migrate to echo and enable cancellation of non-streaming requests (#7270) 2025-11-14 22:57:53 +01:00