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
57861ae48d3493fa48b4d7d830b7ec9f995783e7
vllm
/
vllm
/
entrypoints
/
openai
/
chat_completion
History
Matej Rojec
2908094567
Add
/v1/chat/completions/batch
endpoint for batched chat completions (
#38011
)
...
Signed-off-by: Matej Rojec <
64556640+MatejRojec@users.noreply.github.com
>
2026-03-26 12:13:33 +08:00
..
__init__.py
[Refactor] [6/N] to simplify the vLLM openai chat_completion serving architecture (
#32240
)
2026-01-13 13:01:39 +00:00
api_router.py
Add
/v1/chat/completions/batch
endpoint for batched chat completions (
#38011
)
2026-03-26 12:13:33 +08:00
batch_serving.py
Add
/v1/chat/completions/batch
endpoint for batched chat completions (
#38011
)
2026-03-26 12:13:33 +08:00
protocol.py
Add
/v1/chat/completions/batch
endpoint for batched chat completions (
#38011
)
2026-03-26 12:13:33 +08:00
serving.py
[Tool Parser][1/3] Pass tools to ToolParser constructor (
#38029
)
2026-03-26 10:29:06 +08:00
stream_harmony.py
[Bugfix] Fix Harmony preamble visibility in Responses API (
#32114
)
2026-02-25 08:08:16 -08:00