add overrides.disable_signals to skip CPU-heavy signal analysis (#906)

This commit is contained in:
Adil Hafeez 2026-04-23 11:38:29 -07:00 committed by GitHub
parent 22f332f62d
commit 6701195a5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 46 additions and 1 deletions

View file

@ -173,6 +173,9 @@ overrides:
llm_routing_model: Plano-Orchestrator
# Model used for agent orchestration (must be listed in model_providers)
agent_orchestration_model: Plano-Orchestrator
# Disable agentic signal analysis (frustration, repetition, escalation, etc.)
# on LLM responses to save CPU. Default: false.
disable_signals: false
# Model affinity — pin routing decisions for agentic loops
routing: