"""旧版会话管理器兼容导出。""" from ..._legacy_api import LegacyConversationManager as BaseConversationManager __all__ = ["BaseConversationManager"]