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
b136cc2c2c590593c9dfff2bd732edbb24bcceeb
vllm
/
tests
/
entrypoints
/
openai
/
chat_completion
T
History
3 people
David Feng
GitHub
Claude
18f658bb31
[Bugfix][Frontend] Fix batch chat endpoint corrupting logprobs when return_token_ids is set (
#47384
)
...
Signed-off-by: David Feng <
fenghourun@meta.com
> Co-authored-by: Claude <
noreply@anthropic.com
>
2026-07-03 03:01:34 -07:00
..
__init__.py
[Refactor] Relocate chat completion and anthropic tests (
#36919
)
2026-03-14 12:16:16 +08:00
test_batched_chat_completions.py
[Bugfix][Frontend] Fix batch chat endpoint corrupting logprobs when return_token_ids is set (
#47384
)
2026-07-03 03:01:34 -07:00
test_chat_completion_with_prompt_embeds.py
[Bugfix][CI] Gemma3 Transformers multimodal encoder profiling and build prompt-embedding fixtures (
#44952
)
2026-06-09 05:49:30 +00:00
test_chat_completion.py
[Refactor] Relocate tests from tests/v1/entrypoints/ to tests/entrypoints/ (
#37500
)
2026-03-20 02:50:34 -07:00
test_chat_echo.py
[Refactor] Relocate chat completion and anthropic tests (
#36919
)
2026-03-14 12:16:16 +08:00
test_chat_error.py
[Frontend] Consolidate scale out entrypoints (
#44512
)
2026-06-29 03:18:53 -07:00
test_chat_logit_bias_validation.py
[Bugfix] Raise VLLMValidationError for non-integer logit_bias keys (
#46612
)
2026-06-30 06:18:59 +00:00
test_chat.py
feat: support to OpenMOSS-Team (
#44124
)
2026-06-24 00:08:13 -07:00
test_completion_with_function_calling.py
[Frontend] Fix Kimi K2 tool call IDs for required tool choice (
#46344
)
2026-06-24 19:59:40 +00:00
test_enable_force_include_usage.py
[CI] Consolidate Speech to Text tests (
#42274
)
2026-05-11 19:50:17 +00:00
test_root_path.py
[Refactor] Relocate completion and chat completion tests (
#37125
)
2026-03-17 11:31:23 +08:00
test_serving_chat.py
[Bugfix] GPT-OSS Autodrop reasoning in Response API and cleanup (
#45048
)
2026-06-23 09:36:33 -04:00
test_thinking_token_budget_validation.py
[Reasoning] [Bugfix] Reject invalid thinking_token_budget values (
#43402
)
2026-05-26 03:37:30 -07:00
test_thinking_token_budget.py
[BugFix] Fix blocked reasoning parsing with MRV2 (
#43808
)
2026-05-28 04:59:34 +00:00