LocalAI/core/cli
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
..
context feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343) 2024-05-20 19:17:59 +02:00
worker feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
cli.go feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
federated.go feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
models.go refactor: gallery inconsistencies (#2647) 2024-06-24 17:32:12 +02:00
run.go feat(p2p): Federation and AI swarms (#2723) 2024-07-08 22:04:06 +02:00
transcript.go fix(cli): remove duplicate alias (#2654) 2024-06-25 10:08:13 +02:00
tts.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
util.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00