auto-save 2026-05-11 17:10 (~3)

This commit is contained in:
2026-05-11 17:10:40 +08:00
parent 60c44cfaae
commit 90322e1c4f
3 changed files with 50 additions and 19 deletions

View File

@@ -625,6 +625,7 @@ def validate_hermes_config_payload(body: dict[str, Any], current: dict[str, Any]
or body.get("model_default")
or current_model.get("default")
or current_model.get("model")
or Config.hermes_model
or ""
).strip()
provider = str(