This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
29e48707e8144b78dd5d756f793c26a405043f3d
vllm
/
tests
/
tool_use
History
Flora Feng
f04d5226f8
[CI] Fix flaky tool_use chat completion tests with deterministic seed (
#37027
)
...
Signed-off-by: sfeng33 <
4florafeng@gmail.com
>
2026-03-17 03:24:34 +00:00
..
mistral
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
__init__.py
…
conftest.py
Convert formatting to use
ruff
instead of
yapf
+
isort
(
#26247
)
2025-10-05 07:06:22 -07:00
test_chat_completion_request_validations.py
[Refactor] [6/N] to simplify the vLLM openai chat_completion serving architecture (
#32240
)
2026-01-13 13:01:39 +00:00
test_chat_completions.py
[CI] Fix flaky tool_use chat completion tests with deterministic seed (
#37027
)
2026-03-17 03:24:34 +00:00
test_parallel_tool_calls.py
[CI] Fix flaky tool_use chat completion tests with deterministic seed (
#37027
)
2026-03-17 03:24:34 +00:00
test_tool_calls.py
[CI] Fix flaky tool_use chat completion tests with deterministic seed (
#37027
)
2026-03-17 03:24:34 +00:00
test_tool_choice_required.py
[Refactor] [6/N] to simplify the vLLM openai chat_completion serving architecture (
#32240
)
2026-01-13 13:01:39 +00:00
utils.py
[CI] Fix flaky tool_use chat completion tests with deterministic seed (
#37027
)
2026-03-17 03:24:34 +00:00