wiki-update(routing): cross-ref to Fusion ensembles pattern

This commit is contained in:
Hector Bot 2026-06-15 09:19:22 +02:00
parent fbd98b5014
commit 71094753b7

View file

@ -29,4 +29,10 @@ openrouter/auto
→ moonshot/moonshot-v1-auto
→ moonshot/kimi-k2.5
→ ollama/minimax-m2.7
```
```
## Verwandt: Parallele Ensembles (Fusion)
Sequentielles Routing (Fallback) ist nicht das einzige Pattern. OpenRouter bietet **Fusion** — parallele Model-Panels mit Judge-Synthese. Siehe [[llm-model-fusion-ensembles.md]] für Details und DRACO-Benchmark-Ergebnisse.
**Aktuell offene Frage:** Soll OpenClaws Quality-kritische Pfade (z.B. Subconscious Hard Synthesis) um eine parallele Pre-Routing-Schicht erweitert werden? Trade-off: höhere Latenz + Kosten vs. bessere Qualität durch Modell-Heterogenität.