This website requires JavaScript.
Explore
Help
Sign In
Karylab-cklius
/
vllm
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
686cfd91e32b0c19d48588fbaef255cfc7d88605
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
for glm-4.1V update (
#22000
)
2025-08-02 01:46:57 -07:00
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
Update kimi-k2 tool calling docs, enable unit tests (
#20821
)
2025-07-11 20:16:14 +00:00
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
…