LocalAI/core
Ettore Di Giacinto 5f7ece3e94
fix(p2p): adapt to backend changes, general improvements (#5889)
The binary is now named "llama-cpp-rpc-server" for p2p workers.

We also decrease the default token rotation interval, in this way
peer discovery is much more responsive.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-07-23 12:40:32 +02:00
..
application feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
backend feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
cli fix(p2p): adapt to backend changes, general improvements (#5889) 2025-07-23 12:40:32 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
dependencies_manager fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
explorer feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
gallery feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
http fix(realtime): Reset speech started flag on commit (#5879) 2025-07-22 16:41:12 +02:00
p2p fix(p2p): adapt to backend changes, general improvements (#5889) 2025-07-23 12:40:32 +02:00
schema feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
services feat(gallery): automatically install missing backends along models (#5736) 2025-06-27 18:25:44 +02:00
system feat: do not bundle llama-cpp anymore (#5790) 2025-07-18 13:24:12 +02:00