feat(hermes): add openrouter cache config

This commit is contained in:
晴天
2026-05-26 02:36:37 +08:00
parent a52b70ade7
commit fb7ae3f15c
8 changed files with 399 additions and 27 deletions

View File

@@ -263,6 +263,8 @@ pub fn run() {
hermes::hermes_compression_config_save,
hermes::hermes_prompt_caching_config_read,
hermes::hermes_prompt_caching_config_save,
hermes::hermes_openrouter_cache_config_read,
hermes::hermes_openrouter_cache_config_save,
hermes::hermes_auxiliary_config_read,
hermes::hermes_auxiliary_config_save,
hermes::hermes_tool_loop_guardrails_config_read,