Files
sglang/rust/py_src/__init__.py

6 lines
179 B
Python
Raw Normal View History

2024-11-11 12:19:32 -08:00
# a lightweihgt wrapper on router with argument type and comments
# no wrapper on policy type => direct export
from sglang_router_rs import PolicyType
from .router import Router