feat(hermes): add provider routing config

This commit is contained in:
晴天
2026-05-26 03:00:31 +08:00
parent fb7ae3f15c
commit ac2282591d
8 changed files with 787 additions and 28 deletions

View File

@@ -265,6 +265,8 @@ pub fn run() {
hermes::hermes_prompt_caching_config_save,
hermes::hermes_openrouter_cache_config_read,
hermes::hermes_openrouter_cache_config_save,
hermes::hermes_provider_routing_config_read,
hermes::hermes_provider_routing_config_save,
hermes::hermes_auxiliary_config_read,
hermes::hermes_auxiliary_config_save,
hermes::hermes_tool_loop_guardrails_config_read,