LocalAI/core/config
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_config.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
backend_config.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
backend_config_filter.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
backend_config_loader.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
backend_config_test.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
config_suite_test.go dependencies(grpcio): bump to fix CI issues (#2362) 2024-05-21 14:33:47 +02:00
config_test.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
gallery.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
gguf.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
guesser.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00