LocalAI/core/http
Ettore Di Giacinto cca881ec49
feat(p2p): Federation and AI swarms (#2723)
* Wip p2p enhancements

* get online state

* Pass-by token to show in the dashboard

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

* Style

* Minor fixups

* parametrize SearchID

* Refactoring

* Allow to expose/bind more services

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

* Add federation

* Display federated mode in the WebUI

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

* Small fixups

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

* make federated nodes visible from the WebUI

* Fix version display

* improve web page

* live page update

* visual enhancements

* enhancements

* visual enhancements

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-07-08 22:04:06 +02:00
..
ctx chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
elements feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
endpoints feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
routes feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
static feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
views feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
app_test.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
app.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go rf: centralize base64 image handling (#2595) 2024-06-24 08:34:36 +02:00