mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-15 20:20:24 +00:00
159d8a96f4
Refs #5127. When _resolve_compatible_session_model_state takes the #1855 fast path with a bare runtime model suffix and a slash-qualified profile default, repair to the full qualified ID for custom/custom:* providers. Also load profile model.default when the session already has model_provider so wakeup turns can apply that repair. Co-authored-by: b3nw <b3nw@users.noreply.github.com>