LocalAI/core/http/endpoints/openai
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
..
assistant.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
assistant_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
chat.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
completion.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
edit.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
embeddings.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
files.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
files_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
image.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
inference.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00
list.go feat: add machine tag and inference timings (#4577) 2025-01-17 17:05:58 +01:00
transcription.go feat: Centralized Request Processing middleware (#3847) 2025-02-10 12:06:16 +01:00