Improve sglang router (#2148)

This commit is contained in:
Byron Hsu
2024-11-23 17:34:24 -08:00
committed by GitHub
parent 7921690893
commit 32293a299c
3 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,11 @@
name: Release SGLang Router to PyPI
on:
push:
branches:
- main
paths:
- rust/pyproject.toml"
workflow_dispatch:
jobs: