LocalAI/core/http/routes
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
..
elevenlabs.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
health.go fix(health): do not require auth for /healthz and /readyz (#3656) 2024-09-24 18:25:59 +00:00
jina.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
localai.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
openai.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
ui.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00