agents 里面的例子这个报错了
from livekit.plugins.fireredchat_turn_detector.base import ChineseModel
model_name=self.turn_detection.model, model_provider=self.turn_detection.provider
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ChineseModel' object has no attribute 'model'