305 B
305 B
- Added
deferred(strategy)andDeferredUserTurnStopStrategyinpipecat.turns.user_stop. Wraps a stop strategy so it fires only the inference-triggered event and suppresseson_user_turn_stopped, leaving finalization to another strategy in the chain such asLLMTurnCompletionUserTurnStopStrategy.