Aleix Conchillo Flaqué
952dddca8b
Replace llm_completion_user_turn_stop_strategies() with FilterIncompleteUserTurnStrategies
...
Wrap the detector chain with `deferred(...)` and append the LLM
completion gate via a `UserTurnStrategies` specialization rather than
a free-standing helper, mirroring the existing
`ExternalUserTurnStrategies` pattern. The class lives next to other
strategy containers in `pipecat.turns.user_turn_strategies`, so users
discover it where they're already configuring `user_turn_strategies`.
The deprecated `filter_incomplete_user_turns` flag now rewires
through `FilterIncompleteUserTurnStrategies` under the hood, keeping
the migration path identical to before. `deferred(...)` stays public
as the explicit escape hatch for non-default compositions.
2026-05-07 17:47:39 -07:00
..
2026-03-20 16:37:53 -03:00
2026-03-09 12:07:56 -04:00
2025-01-20 17:41:21 -08:00
2026-01-30 10:07:34 -08:00
2026-03-10 14:54:49 +01:00
2026-01-26 09:56:36 +01:00
2026-04-30 16:16:17 -04:00
2026-03-25 16:05:58 -03:00
2026-05-04 15:40:06 -04:00
2026-05-07 17:47:39 -07:00
2026-04-14 11:48:50 -04:00
2026-01-30 10:07:34 -08:00
2026-03-26 09:20:58 -04:00
2026-04-16 09:28:23 -07:00
2026-01-30 10:07:34 -08:00
2026-05-07 21:00:26 +00:00
2026-05-05 14:49:41 -04:00
2026-03-28 00:01:25 -04:00
2026-02-09 14:12:33 -05:00
2026-04-16 09:28:23 -07:00
2026-04-10 10:27:28 -04:00
2026-03-24 17:30:35 -04:00
2026-01-07 19:32:22 -08:00
2026-04-09 13:41:01 -07:00
2026-01-30 21:07:49 -05:00
2026-04-30 14:16:54 -04:00
2026-04-30 14:16:54 -04:00
2026-04-30 14:16:54 -04:00
2026-04-30 14:16:54 -04:00
2026-03-29 10:27:48 -04:00
2026-01-20 09:16:16 -05:00
2026-03-03 20:08:22 -05:00
2026-04-11 14:29:05 -04:00
2026-01-30 10:07:34 -08:00
2026-05-05 13:02:43 -04:00
2026-01-30 10:07:34 -08:00
2026-04-10 17:37:49 -07:00
2026-04-10 17:37:49 -07:00
2026-03-30 22:26:31 -04:00
2026-04-02 10:28:01 -04:00
2026-04-16 09:28:23 -07:00
2026-03-09 12:07:45 -03:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-05-06 09:40:13 -04:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-01-30 10:07:34 -08:00
2026-03-31 16:05:53 -04:00
2026-05-06 11:29:19 -04:00
2026-04-10 17:37:49 -07:00
2026-05-04 16:42:05 -04:00
2026-02-03 16:42:13 +08:00
2026-04-10 17:37:49 -07:00
2026-03-07 07:42:42 -05:00
2026-04-16 09:28:23 -07:00
2026-03-25 22:53:04 -04:00
2026-04-09 13:04:17 -04:00
2026-02-26 08:55:41 -05:00
2026-02-26 08:55:41 -05:00
2026-03-02 14:07:34 -05:00
2026-03-19 09:43:51 -04:00
2026-02-11 23:27:35 -05:00
2026-05-06 16:26:45 -03:00
2026-02-11 23:27:35 -05:00
2026-01-07 19:32:22 -08:00
2026-03-02 19:23:42 -05:00
2026-02-14 09:54:30 -05:00
2026-01-30 10:07:34 -08:00
2026-05-07 17:46:15 -07:00
2026-05-07 17:46:09 -07:00
2026-02-09 14:12:33 -05:00
2026-01-30 10:07:34 -08:00
2026-04-20 11:55:09 -04:00
2026-01-30 10:07:34 -08:00
2026-02-02 14:27:49 +08:00
2026-04-16 09:28:23 -07:00
2026-04-16 09:28:23 -07:00
2026-04-10 17:37:50 -07:00
2026-03-30 12:46:30 -04:00
2026-01-07 19:32:22 -08:00
2026-04-21 15:48:26 -04:00