github nesquena/hermes-webui v0.50.83
v0.50.83 — config.yaml provider models in dropdown

latest releases: v0.50.87, v0.50.86, v0.50.85...
12 hours ago

What's new in v0.50.83

Fixed

  • Provider models from config.yaml now appear in the model dropdown — users who configured custom providers with an explicit models: list saw the hardcoded fallback instead of their configured models. The fix extends the model-list builder to check and use cfg.providers[pid].models when present, supporting both dict and list formats. Providers only in config.yaml (not in the built-in list) are now included in the dropdown instead of being silently skipped. (PR #644 by @ccqqlo)

What's Changed

  • fix(config): load provider models from config.yaml in model dropdown (PR #644 integration) by @nesquena-hermes in #665

Full Changelog: v0.50.82...v0.50.83

Don't miss a new hermes-webui release

NewReleases is sending notifications on new releases.