litellm/tests/test_litellm/llms/hosted_vllm/chat
sherif.waly 5774c845d8 Convert thinking_blocks to content blocks for hosted_vllm multi-turn
For multi-turn conversations, convert thinking_blocks on assistant
messages into content blocks prepended before the rest of the content,
so reasoning context is passed back to the hosted_vllm API.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-19 12:25:18 +00:00
..
test_hosted_vllm_chat_transformation.py Convert thinking_blocks to content blocks for hosted_vllm multi-turn 2026-02-19 12:25:18 +00:00
test_hosted_vllm_ssl_verify.py fix(hosted_vllm): route through base_llm_http_handler to support ssl_verify (#19893) 2026-01-28 22:33:07 -08:00