LocalAI/core/http/views
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
..
partials chore: scroll in thinking mode, better buttons placement (#7289) 2025-11-17 16:21:14 +01:00
404.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
backends.html feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
chat.html feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
error.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
explorer.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
index.html feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
login.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
manage.html feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
model-editor.html feat(importers): Add diffuser backend importer with ginkgo tests and UI support (#7316) 2025-11-20 22:38:30 +01:00
models.html feat(importer): unify importing code with CLI (#7299) 2025-11-19 20:52:11 +01:00
p2p.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
settings.html feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
talk.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
text2image.html feat: restyle index (#7282) 2025-11-16 11:01:05 +01:00
tts.html fix the tts model dropdown to show the currently selected model (#7306) 2025-11-18 14:49:03 +01:00