350 B
350 B
- Added
on_user_turn_inference_triggered, a new event on the user turn controller, processor, aggregator and stop strategies that fires when a strategy has enough signal to start LLM inference. By default it fires together withon_user_turn_stopped; a gating strategy can fire only the inference-triggered event and defer finalization to a peer.