Files
sglang/rust/py_src/sglang_router/__init__.py
T

6 lines
179 B
Python

# a lightweihgt wrapper on router with argument type and comments
from sglang_router_rs import PolicyType
# no wrapper on policy type => direct export
from .router import Router