What happened?
Showing model name rather than IDs in general has been discussed before but I couldn't find anything relating specifically to the new modelOverrides config in models.json
Docs suggest this should apply to both picker and footer, but looks like footer is hardcoded to model.id and ignores this setting.
If that is a hard requirement as suggested in the other issues, then docs should be updated.
Steps to reproduce
- Add a name override to
modelOverrides in models.json
- Observe the new name showing when switching models
- Observe the new name not showing in the footer status bar
Expected behavior
- Model override name displays in footer status
Version
0.75.3
What happened?
Showing model name rather than IDs in general has been discussed before but I couldn't find anything relating specifically to the new
modelOverridesconfig inmodels.jsonDocs suggest this should apply to both picker and footer, but looks like footer is hardcoded to
model.idand ignores this setting.If that is a hard requirement as suggested in the other issues, then docs should be updated.
Steps to reproduce
modelOverridesinmodels.jsonExpected behavior
Version
0.75.3