Commit f04235c
authored
fix(local-llm): restore custom GGUF setup without restart (#417)
* fix(local-llm): restore custom gguf downloads and startup registration
* fix(local-llm): address PR review feedback
* test(sandbox): fix off mode coverage
* fix(web): unhide local model progress modal
* fix(local-llm): address review feedback
* fix(local-llm): preserve colliding provider entries
* fix(gateway): retain custom local models after discovery
* fix(local-llm): harden custom model validation and cleanup
* fix(gateway): honor local disable flag during restore
* fix(gateway): preserve local model restore state
* test(web-ui): stabilize voice fallback websocket e2e1 parent adaa74e commit f04235c
6 files changed
Lines changed: 1667 additions & 312 deletions
File tree
- crates
- gateway/src
- providers/src/local_gguf
- web
- src/assets/js
- ui/e2e/specs
- docs/src
0 commit comments