mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
Add configuration and runtime settings for backend auto-upgrade: - RuntimeSettings field for dynamic config via API/JSON - ApplicationConfig field, option func, and roundtrip conversion - CLI flag with LOCALAI_AUTO_UPGRADE_BACKENDS env var - Config file watcher support for runtime_settings.json - Tests for ToRuntimeSettings, ApplyRuntimeSettings, and roundtrip |
||
|---|---|---|
| .. | ||
| agent_jobs.go | ||
| application.go | ||
| config_file_watcher.go | ||
| distributed.go | ||
| p2p.go | ||
| startup.go | ||
| watchdog.go | ||