hiyouga a423274fd9 support function calling
Former-commit-id: 66533b3f65babf2429c92c0f8fafe4eff5e0ff63
2024-01-18 09:54:23 +08:00

5 lines
52 B
Python

from .workflow import run_rm
__all__ = ["run_rm"]