LocalAI/core/http
Dave 3cddf24747
feat: Centralized Request Processing middleware (#3847)
* squash past, centralize request middleware PR

Signed-off-by: Dave Lee <dave@gray101.com>

* migrate bruno request files to examples repo

Signed-off-by: Dave Lee <dave@gray101.com>

* fix

Signed-off-by: Dave Lee <dave@gray101.com>

* Update tests/e2e-aio/e2e_test.go

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

---------

Signed-off-by: Dave Lee <dave@gray101.com>
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2025-02-10 12:06:16 +01:00
..
elements feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
endpoints feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
middleware feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
routes feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
static feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
utils feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
views feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
app.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +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