feat: support pythonic tool call and index in tool call streaming (#5725)
This commit is contained in:
@@ -36,7 +36,7 @@ suites = {
|
||||
TestFile("test_fa3.py", 376),
|
||||
TestFile("test_fim_completion.py", 40),
|
||||
TestFile("test_fp8_kernel.py", 8),
|
||||
TestFile("test_function_calling.py", 35),
|
||||
TestFile("test_function_calling.py", 60),
|
||||
TestFile("test_fused_moe.py", 30),
|
||||
TestFile("test_hicache.py", 116),
|
||||
TestFile("test_hicache_mla.py", 254),
|
||||
|
||||
Reference in New Issue
Block a user