litellm/tests/test_litellm/llms/hosted_vllm
Jaeyeon Kim(김재연) 61042f0aec feat: add native Responses API support for hosted_vllm provider (#22298)
Register HostedVLLMResponsesAPIConfig so that litellm.responses(model="hosted_vllm/...")
routes directly to vLLM's /v1/responses endpoint instead of falling back to the
chat completions → responses conversion pipeline.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 19:21:11 +05:30
..
chat Convert thinking_blocks to content blocks for hosted_vllm multi-turn 2026-02-19 12:25:18 +00:00
embedding Incident Report: vLLM Embeddings Broken by encoding_format Parameter 2026-02-18 18:19:02 +05:30
responses feat: add native Responses API support for hosted_vllm provider (#22298) 2026-03-02 19:21:11 +05:30
test_hosted_vllm_rerank_transformation.py fix: fix vllm test 2025-09-27 10:01:48 -07:00