This website requires JavaScript.
Explore
Help
Sign In
karylab_agents
/
vllm
Watch
1
Star
0
Fork
0
forked from
Karylab-cklius/vllm
Code
Pull Requests
2
Actions
1
Packages
Activity
Files
8b17d2554cbd90ceb6232a9474c8448aa5bf712e
vllm
/
tests
/
tool_use
T
History
Tao Hui
and
yewentao256
71566e8afc
[Bugfix] Fix DeepSeekV31ToolParser to correctly parse multiple tools in non-streaming output (
#25405
)
...
Signed-off-by: taohui <
taohui3@gmail.com
> Signed-off-by: yewentao256 <
zhyanwentao@126.com
>
2025-10-03 13:35:55 -07:00
..
__init__.py
…
conftest.py
…
test_chat_completion_request_validations.py
…
test_chat_completions.py
…
test_deepseekv31_tool_parser.py
[Bugfix] Fix DeepSeekV31ToolParser to correctly parse multiple tools in non-streaming output (
#25405
)
2025-10-03 13:35:55 -07:00
test_glm4_moe_tool_parser.py
…
test_jamba_tool_parser.py
[V0 Deprecation] Remove V0 Sequence class & Sampler (
#25332
)
2025-10-03 13:35:53 -07:00
test_kimi_k2_tool_parser.py
…
test_minimax_tool_parser.py
[Bugfix]: Fix the streaming output for function calls in the minimax (
#22015
)
2025-08-06 20:30:27 -07:00
test_openai_tool_parser.py
[Bugfix] [Frontend] Cleanup gpt-oss non-streaming chat tool calls (
#25514
)
2025-10-03 13:35:54 -07:00
test_parallel_tool_calls.py
…
test_qwen3coder_tool_parser.py
[Frontend] Add a new xml-based tool parser for qwen3-coder (
#25028
)
2025-10-03 13:35:54 -07:00
test_seed_oss_tool_parser.py
[V0 Deprecation] Remove V0 Sequence class & Sampler (
#25332
)
2025-10-03 13:35:53 -07:00
test_tool_calls.py
…
test_tool_choice_required.py
[Chore] Cleanup guided namespace, move to structured outputs config (
#22772
)
2025-09-18 09:20:27 +00:00
test_xlam_tool_parser.py
[V0 Deprecation] Remove V0 Sequence class & Sampler (
#25332
)
2025-10-03 13:35:53 -07:00
utils.py
…