LocalAI/core
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
..
application feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
backend feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
cli feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
dependencies_manager fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
explorer feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
gallery feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
http feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
p2p fix: rename Dockerfile.go --> Dockerfile.golang to avoid IDE errors (#5892) 2025-07-23 21:33:26 +02:00
schema feat: add reasoning effort and metadata to template (#5981) 2025-08-06 21:56:05 +02:00
services feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
startup feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
templates feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00