Commit 43e3c8e
authored
fix(part20): replace fabricated config blocks with real Hermes schemas (#14)
Closes #13. Rewrote part20 Rules 1/2/2B/3/4/5 + Langfuse + OTel + eval sections to match real Hermes v0.14.0 schemas. Removed invented blocks: model_routing/intent/complexity, prompt_caching allowlist, telemetry.spans, fast_mode YAML, compression.auto.*, alerts.cost_spike, observability.langfuse/otel YAML, hermes evals subcommand. Replaced with real primitives: auxiliary: per-task models, provider_routing, hermes fallback, prompt_caching.cache_ttl, real compression keys, /fast slash command, HERMES_LANGFUSE_* + OTEL_* env vars, Langfuse Datasets workflow. Adds heads-up that smart_model_routing was removed upstream in 424e9f36b (#12732).1 parent c584777 commit 43e3c8e
2 files changed
Lines changed: 215 additions & 125 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
5 | 24 | | |
6 | 25 | | |
7 | 26 | | |
| |||
0 commit comments