fix(realtime): Use user provided voice and allow pipeline models to have no backend#8415
Open
richiejp wants to merge 5 commits intomudler:masterfrom
Open
fix(realtime): Use user provided voice and allow pipeline models to have no backend#8415richiejp wants to merge 5 commits intomudler:masterfrom
richiejp wants to merge 5 commits intomudler:masterfrom
Conversation
Collaborator
richiejp
commented
Feb 5, 2026
- fix(realtime): Use the voice provided by the user or none at all
- fix(ui,config): Allow pipeline models to have no backend and use same validation in frontend
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
mudler
previously approved these changes
Feb 5, 2026
|
Verified this locally; it fixes #8413. Great work! |
417835e to
2f36a2f
Compare
Signed-off-by: Richard Palethorpe <io@richiejp.com>
… validation in frontend Signed-off-by: Richard Palethorpe <io@richiejp.com>
Signed-off-by: Richard Palethorpe <io@richiejp.com>
c8b81c0 to
591c8f3
Compare
Test fixtures were missing the `backend` field which is now required by the model config validation. Updated all test model configurations to include appropriate backend values. Changes: - Added backend: llama-cpp to test fixtures (embeddings, gpt4, gpt4_2, rwkv, config list entries) - Added backend: llama-cpp to gallery_simple.yaml embedded config - Updated model_config_test.go to expect validation failure for old config format without backend 💘 Generated with Crush Assisted-by: Claude Sonnet 4.5 via Crush <crush@charm.land> Signed-off-by: Richard Palethorpe <io@richiejp.com>
591c8f3 to
f2da7bf
Compare
Signed-off-by: Richard Palethorpe <io@richiejp.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.