Files
2026-05-12 19:40:31 +09:00

4 lines
95 B
Python

from .remote_inference import get_use_remote_inference
__all__ = ["get_use_remote_inference"]