from yuxi.models.chat import select_model from yuxi.models.embed import select_embedding_model __all__ = ["select_model", "select_embedding_model"]