from .training import ITrainingService from .kb import IKnowledgeBase __all__ = [ "ITrainingService", "IKnowledgeBase" ]