sgl-router - issues on routing and project build. (#3870) (#3948)

This commit is contained in:
Michael Feil
2025-03-04 04:06:30 -08:00
committed by GitHub
parent 61261b3996
commit 37373ef2bb
4 changed files with 61 additions and 593 deletions

View File

@@ -9,7 +9,7 @@ description = "SGLang router is a standalone module implemented in Rust to achie
authors = [{name = "Byron Hsu", email = "byronhsu1230@gmail.com"}]
requires-python = ">=3.8"
readme = "README.md"
license = { file = "LICENSE" }
license = { text = "Apache-2.0" }
classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Rust",