LocalAI/core/http
Ettore Di Giacinto 2c425e9c69
feat(loader): enhance single active backend by treating as singleton (#5107)
feat(loader): enhance single active backend by treating at singleton

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-04-01 20:58:11 +02:00
..
elements feat(ui): complete design overhaul (#4942) 2025-03-05 08:27:03 +01:00
endpoints feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
middleware feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
routes feat(loader): enhance single active backend by treating as singleton (#5107) 2025-04-01 20:58:11 +02:00
static feat(ui): remove api key handling and small ui adjustments (#4948) 2025-03-05 19:37:36 +01:00
utils feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
views feat(ui): remove api key handling and small ui adjustments (#4948) 2025-03-05 19:37:36 +01:00
app.go fix(routes): do not gate generated artifacts via key (#4971) 2025-03-10 15:58:25 +01:00
app_test.go chore(llama-ggml): drop deprecated backend (#4775) 2025-02-06 18:36:23 +01:00
explorer.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01: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