LocalAI/core/cli
Ettore Di Giacinto 2dd42292dc
feat(ui): runtime settings (#7320)
* feat(ui): add watchdog settings

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

* Do not re-read env

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

* Some refactor, move other settings to runtime (p2p)

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

* Add API Keys handling

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

* Allow to disable runtime settings

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

* Documentation

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

* Small fixups

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

* show MCP toggle in index

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

* Drop context default

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-11-20 22:37:20 +01:00
..
context feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
worker feat(ui): allow to cancel ops (#7264) 2025-11-13 18:41:47 +01:00
backends.go feat(ui): allow to cancel ops (#7264) 2025-11-13 18:41:47 +01:00
cli.go chore(cli): add backends CLI to manipulate and install backends (#5787) 2025-07-03 19:31:27 +02:00
explorer.go feat: migrate to echo and enable cancellation of non-streaming requests (#7270) 2025-11-14 22:57:53 +01:00
federated.go chore: update cogito and simplify MCP logics (#6413) 2025-10-09 12:36:45 +02:00
models.go feat(ui): allow to cancel ops (#7264) 2025-11-13 18:41:47 +01:00
run.go feat(ui): runtime settings (#7320) 2025-11-20 22:37:20 +01:00
soundgeneration.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
transcript.go feat(whisper): Add diarization (tinydiarize) (#6184) 2025-09-10 19:09:28 +02:00
tts.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00
util.go feat(backends): add system backend, refactor (#6059) 2025-08-14 19:38:26 +02:00