hiyouga 4e3bfb799d support function calling
Former-commit-id: d9f1cae35150cce594a7abd96dd2beb811fa33f2
2024-01-18 09:54:23 +08:00

5 lines
55 B
Python

from .app import create_app
__all__ = ["create_app"]