405 B
405 B
- Deprecated
LLMUserAggregatorParams.filter_incomplete_user_turns. AddLLMTurnCompletionUserTurnStopStrategytouser_turn_strategies.stopinstead (typically viallm_completion_user_turn_stop_strategies()). Setting the legacy flag still works for one release: the aggregator emits aDeprecationWarning, wraps existing stop strategies withdeferred(...), and appends the new finalizer strategy.