LocalAI/core/http/endpoints/localai
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
..
backend_monitor.go chore: fix some function names in comment (#4665) 2025-01-22 19:35:53 +01:00
gallery.go fix(gallery): do not return overrides and additional config (#4768) 2025-02-05 18:37:09 +01:00
get_token_metrics.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
metrics.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
p2p.go feat(p2p): add network explorer and community pools (#3125) 2024-08-09 20:12:01 +02:00
stores.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
system.go chore(api): return values from schema (#4153) 2024-11-14 14:12:29 +01:00
tokenize.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
tts.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
vad.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
welcome.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00