LocalAI/core/http/endpoints/localai
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
..
backend.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
backend_monitor.go chore: fix some function names in comment (#4665) 2025-01-22 19:35:53 +01:00
detection.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
gallery.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
get_token_metrics.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02: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 feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
system.go feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
tokenize.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
tts.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
vad.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
video.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
welcome.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00