LocalAI/core/http
Ettore Di Giacinto bef4c10629
feat(ui): General improvements (#6072)
* wip

* Simplify stop

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Improve UI

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Show installed backends at the index

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Imporve UI

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-08-16 07:44:50 +02:00
..
elements feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
endpoints feat(ui): General improvements (#6072) 2025-08-16 07:44:50 +02:00
middleware feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
routes feat(webui): add import/edit model page (#6050) 2025-08-14 23:48:09 +02:00
static feat(ui): General improvements (#6072) 2025-08-16 07:44:50 +02:00
utils feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
views feat(ui): General improvements (#6072) 2025-08-16 07:44:50 +02:00
app.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
app_test.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
explorer.go feat: rebrand - LocalAGI and LocalRecall joins the LocalAI stack family (#5159) 2025-04-15 17:51:24 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00