Skip to content

Commit da46723

Browse files
kebe7junjimoosciuc
authored andcommitted
Remove empty tool function name (sgl-project#4704)
Signed-off-by: Kebe <[email protected]>
1 parent 4ab2f68 commit da46723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/sglang/srt/function_call_parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ def parse_streaming_increment(
290290
calls=[
291291
ToolCallItem(
292292
tool_index=self.current_tool_id,
293-
name="",
294293
parameters=argument_diff,
295294
)
296295
],

0 commit comments

Comments
 (0)