LocalAI/core/http
Richard Palethorpe e832efeb9e
fix(ui): Refresh model list on deletion (#9059)
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2026-03-18 14:07:45 +01:00
..
endpoints fix(ui): Refresh model list on deletion (#9059) 2026-03-18 14:07:45 +01:00
middleware feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
react-ui chore(deps): bump playwright from 1.52.0 to 1.58.2 in /core/http/react-ui in the npm_and_yarn group across 1 directory (#9055) 2026-03-18 14:05:59 +01:00
routes fix(ui): Refresh model list on deletion (#9059) 2026-03-18 14:07:45 +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