deprecate STTMuteFilter in favor of LLMUSerAggregator user mute strategies

This commit is contained in:
Aleix Conchillo Flaqué
2025-12-27 13:47:29 -08:00
parent a962c4eeba
commit c7589663b5
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1 @@
- `STTMuteFilter` is deprecated and will be removed in a future version. Use `LLMUserAggregator`'s new `user_mute_strategies` instead.