LocalAI/core/http
Ettore Di Giacinto 14e82d76f9
chore(ui): improve errors and reporting during model installation (#8979)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-03-12 18:19:06 +01:00
..
endpoints Fix image upload processing and img2img pipeline in diffusers backend (#8879) 2026-03-11 08:05:50 +01:00
middleware feat: add WebSocket mode support for the response api (#8676) 2026-03-06 10:36:59 +00:00
react-ui chore(ui): improve errors and reporting during model installation (#8979) 2026-03-12 18:19:06 +01:00
routes chore(ui): improve errors and reporting during model installation (#8979) 2026-03-12 18:19:06 +01:00
static feat(ui): MCP Apps, mcp streaming and client-side support (#8947) 2026-03-11 07:30:49 +01:00
views feat(ui): MCP Apps, mcp streaming and client-side support (#8947) 2026-03-11 07:30:49 +01:00
app.go feat: add agentic management (#8820) 2026-03-07 00:03:08 +01:00
app_test.go chore(ci): update environment variable for external backend 2026-03-03 22:12:37 +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