LocalAI/core/gallery
Ettore Di Giacinto 45756b19dc test(gallery): extend importer specs to cover buun-llama-cpp
Two additions that pair with the new backend:
- An Import()-side case that asserts preference buun-llama-cpp produces
  backend: buun-llama-cpp in the emitted YAML (mirrors the existing
  ik-llama-cpp and turboquant cases).
- AdditionalBackends() spec now asserts all three drop-in replacements
  are advertised, and verifies buun-llama-cpp's Modality/Description
  alongside the other two.

Assisted-by: Claude:Opus-4.7 [Read] [Edit] [Bash]
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-04-24 12:52:53 +00:00
..
importers test(gallery): extend importer specs to cover buun-llama-cpp 2026-04-24 12:52:53 +00:00
backend_resolve.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
backend_types.go feat(ux): backend management enhancement (#9325) 2026-04-12 00:35:22 +02:00
backends.go feat: add biometrics UI (#9524) 2026-04-24 08:50:34 +02:00
backends_test.go fix(gallery): allow uninstalling orphaned meta backends + force reinstall (#9434) 2026-04-20 00:10:19 +02:00
backends_version_test.go feat: backend versioning, upgrade detection and auto-upgrade (#9315) 2026-04-11 22:31:15 +02:00
gallery.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
gallery_suite_test.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
gallery_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
metadata_type.go feat(ui, gallery): Show model backends and add searchable model/backend selector (#9060) 2026-03-18 21:14:41 +01:00
models.go fix(ui): rename model config files on save to prevent duplicates (#9388) 2026-04-17 08:12:48 +02:00
models_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
models_types.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
request_test.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
upgrade.go feat(distributed): sync state with frontends, better backend management reporting (#9426) 2026-04-19 17:55:53 +02:00
upgrade_test.go feat(distributed): sync state with frontends, better backend management reporting (#9426) 2026-04-19 17:55:53 +02:00
worker.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
worker_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00