mirror of
https://github.com/EKKOLearnAI/hermes-web-ui.git
synced 2026-05-26 14:00:14 +00:00
833fe06f92
* fix: restore fetchAvailableModels to fix provider lost as custom (#174) #174 replaced fetchAvailableModels with fetchConfigModels, but config/models response lacks default_provider, label, base_url and api_key fields. This caused selectedProvider to always be empty, making all models appear as "custom" in the model selector. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: bump version to 0.4.6 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>