Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
cf64ca7c
Unverified
Commit
cf64ca7c
authored
Nov 18, 2025
by
Vladislav Nosivskoy
Committed by
GitHub
Nov 18, 2025
Browse files
fix: add kv events config in agg_router sglang example (#4391)
Signed-off-by:
Vladislav Nosivskoy
<
vladnosiv@gmail.com
>
parent
c3984bc2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
examples/backends/sglang/deploy/agg_router.yaml
examples/backends/sglang/deploy/agg_router.yaml
+2
-0
No files found.
examples/backends/sglang/deploy/agg_router.yaml
View file @
cf64ca7c
...
@@ -44,3 +44,5 @@ spec:
...
@@ -44,3 +44,5 @@ spec:
-
"
1"
-
"
1"
-
--trust-remote-code
-
--trust-remote-code
-
--skip-tokenizer-init
-
--skip-tokenizer-init
-
--kv-events-config
-
'
{"publisher":"zmq","topic":"kv-events","endpoint":"tcp://*:5557"}'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment