feat(hermes): add model aliases config

This commit is contained in:
晴天
2026-05-26 04:28:33 +08:00
parent 59d7833203
commit a34d7befb6
8 changed files with 621 additions and 3 deletions

View File

@@ -277,6 +277,8 @@ pub fn run() {
hermes::hermes_skills_config_save,
hermes::hermes_quick_commands_config_read,
hermes::hermes_quick_commands_config_save,
hermes::hermes_model_aliases_config_read,
hermes::hermes_model_aliases_config_save,
hermes::hermes_hooks_config_read,
hermes::hermes_hooks_config_save,
hermes::hermes_provider_overrides_config_read,