setup router python binding ci (#1999)
This commit is contained in:
5
rust/py_src/__init__.py
Normal file
5
rust/py_src/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user