LocalAI/core/gallery
Copilot 16e5689162
feat(importers): Add diffuser backend importer with ginkgo tests and UI support (#7316)
* Initial plan

* Add diffuser backend importer with ginkgo tests

Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

* Finalize diffuser backend importer implementation

Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

* Add diffuser preferences to model-editor import section

Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

* Use gopkg.in/yaml.v3 for consistency in diffuser importer

Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
2025-11-20 22:38:30 +01:00
..
importers feat(importers): Add diffuser backend importer with ginkgo tests and UI support (#7316) 2025-11-20 22:38:30 +01:00
backend_types.go chore(ui): skip duplicated entries in search list (#6425) 2025-10-10 16:35:05 +02:00
backends.go feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
backends_test.go feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
gallery.go feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
gallery_suite_test.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
metadata_type.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
models.go fix: do not delete files if used by other configured models (#7235) 2025-11-20 14:55:51 +01:00
models_test.go fix: do not delete files if used by other configured models (#7235) 2025-11-20 14:55:51 +01:00
models_types.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
request_test.go feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00