LocalAI/core/http/views
Ettore Di Giacinto 9c7f92c81f
feat(p2p): automatically sync installed models between instances (#6108)
* feat(p2p): sync models between federated nodes

This change makes sure that between federated nodes all the models are
synced with each other.

Note: this works exclusively with models belonging to a gallery. It does
not sync files between the nodes, but rather it synces the node setup.
E.g. All the nodes needs to have configured the same galleries and
install models without any local editing.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Make nodes stable

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Fixups on syncing

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* ui: improve p2p view

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-08-19 19:37:46 +02:00
..
partials feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
404.html feat(ui): complete design overhaul (#4942) 2025-03-05 08:27:03 +01:00
backends.html feat(ui): General improvements (#6072) 2025-08-16 07:44:50 +02:00
chat.html feat(ui): display thinking tags appropriately (#5540) 2025-05-31 08:50:46 +02:00
error.html feat(ui): add error page to display errors (#5418) 2025-05-20 12:17:27 +02:00
explorer.html feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
index.html feat(ui): General improvements (#6072) 2025-08-16 07:44:50 +02:00
login.html feat: rebrand - LocalAGI and LocalRecall joins the LocalAI stack family (#5159) 2025-04-15 17:51:24 +02:00
model-editor.html feat(ui): General improvements (#6072) 2025-08-16 07:44:50 +02:00
models.html feat(ui): General improvements (#6072) 2025-08-16 07:44:50 +02:00
p2p.html feat(p2p): automatically sync installed models between instances (#6108) 2025-08-19 19:37:46 +02:00
talk.html feat(ui): remove api key handling and small ui adjustments (#4948) 2025-03-05 19:37:36 +01:00
text2image.html feat(webui): allow to specify image size (#5976) 2025-08-06 12:38:02 +02:00
tts.html feat(ui): remove api key handling and small ui adjustments (#4948) 2025-03-05 19:37:36 +01:00