LocalAI/core/http/middleware
Ettore Di Giacinto 089efe05fd
feat(backends): add system backend, refactor (#6059)
- Add a system backend path
- Refactor and consolidate system information in system state
- Use system state in all the components to figure out the system paths
  to used whenever needed
- Refactor BackendConfig -> ModelConfig. This was otherway misleading as
  now we do have a backend configuration which is not the model config.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-08-14 19:38:26 +02:00
..
auth.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
request.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
strippathprefix.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
strippathprefix_test.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00