fix sglang_router not found (#2005)
This commit is contained in:
@@ -1,5 +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
|
||||
|
||||
# no wrapper on policy type => direct export
|
||||
from .router import Router
|
||||
Reference in New Issue
Block a user