from .gpt_translator import getGptResponse from .youdao_translator import fetch_youdao_definition __all__ = ['getGptResponse','fetch_youdao_definition']