LocalAI/core/services
Andres efd552f83e
fix(api)!: Stop model prior to deletion (#8422)
* Unload model prior to deletion

Signed-off-by: Andres Smith <andressmithdev@pm.me>

* Fix LFM model in gallery

Signed-off-by: Andres Smith <andressmithdev@pm.me>

* Remove mistakenly added files

Signed-off-by: Andres Smith <andressmithdev@pm.me>

---------

Signed-off-by: Andres Smith <andressmithdev@pm.me>
2026-02-06 09:22:10 +01:00
..
agent_jobs.go chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
agent_jobs_test.go feat(loader): enhance single active backend to support LRU eviction (#7535) 2025-12-12 12:28:38 +01:00
backend_monitor.go chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
backends.go chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
backends_test.go feat(ui): add mask to install custom backends (#7559) 2025-12-13 19:11:32 +01:00
gallery.go feat(ui): allow to cancel ops (#7264) 2025-11-13 18:41:47 +01:00
list_models.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
metrics.go chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
models.go fix(api)!: Stop model prior to deletion (#8422) 2026-02-06 09:22:10 +01:00
operation.go feat(ui): add mask to install custom backends (#7559) 2025-12-13 19:11:32 +01:00
services_suite_test.go feat: agent jobs panel (#7390) 2025-11-28 23:05:39 +01:00