Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
e56c64bf
"src/vscode:/vscode.git/clone" did not exist on "480d8846a949cb80084710ab490cb0ab4f4a7704"
Unverified
Commit
e56c64bf
authored
Sep 26, 2025
by
Lianmin Zheng
Committed by
GitHub
Sep 26, 2025
Browse files
Update label field comment to indicate deprecation (#10970)
parent
fff7fbab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/sglang/srt/managers/io_struct.py
python/sglang/srt/managers/io_struct.py
+1
-1
No files found.
python/sglang/srt/managers/io_struct.py
View file @
e56c64bf
...
...
@@ -134,7 +134,7 @@ class GenerateReqInput:
# Conversation id used for tracking requests
conversation_id
:
Optional
[
str
]
=
None
# Label for the request
#
(Deprecated, please use custom_labels)
Label for the request
label
:
Optional
[
str
]
=
None
# Priority for the request
...
...
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