[sgl-router] Render chat prompts with dynamo-render (#38983)

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Kan Wu
2026-09-17 15:57:20 +08:00
committed by GitHub
co-authored by Claude Fable 5.1
parent 15b256bdb0
commit 3ce7e2a29f
33 changed files with 1048 additions and 864 deletions
-3
View File
@@ -2072,7 +2072,6 @@ dependencies = [
"memo-map",
"percent-encoding",
"serde",
"serde_json",
]
[[package]]
@@ -3285,7 +3284,6 @@ dependencies = [
"anyhow",
"axum",
"bytes",
"chrono",
"clap",
"criterion",
"dashmap",
@@ -3301,7 +3299,6 @@ dependencies = [
"k8s-openapi",
"kube",
"minijinja",
"minijinja-contrib",
"parking_lot",
"rand 0.8.8",
"reqwest",