337 B
337 B
- Fixed an issue where
LocalSmartTurnAnalyzerV3was imported unconditionally for user turn stop strategies. It is now only imported whendefault_user_turn_stop_strategies()is called. This improves startup time and removes thetransformers"PyTorch/TensorFlow/Flax not found" warning when the default stop strategies are not used.