LocalAI/core/cli
Ettore Di Giacinto 79a41a5e07
fix: register backends to model-loader during installation (#6159)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-08-28 19:11:02 +02:00
..
api feat(p2p): automatically sync installed models between instances (#6108) 2025-08-19 19:37:46 +02:00
context feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
worker feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
backends.go fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
cli.go chore(cli): add backends CLI to manipulate and install backends (#5787) 2025-07-03 19:31:27 +02:00
explorer.go feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
federated.go feat(federated): allow to pickup a specific worker, improve loadbalancing (#3243) 2024-08-13 16:17:18 +02:00
models.go fix: register backends to model-loader during installation (#6159) 2025-08-28 19:11:02 +02:00
run.go feat(launcher): add LocalAI launcher app (#6127) 2025-08-26 14:22:04 +02:00
soundgeneration.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
transcript.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
util.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00