litellm/tests/test_litellm/llms/hosted_vllm/videos
mubashir1osmani 999d23dfce fix(hosted_vllm): forward Omni media URLs instead of downloading them
OpenAI videos never fetches input URLs or invents download size caps. Drop MAX_VIDEO_MEDIA_* and the fetch-and-inline path. Keep MAX_IMAGE_URL_DOWNLOAD_SIZE_MB for chat image handling. Validate Omni reference URLs, then send them as form fields the way OpenAI videos sends input_reference as a file
2026-08-24 17:59:52 -04:00
..
test_hosted_vllm_video_transformation.py fix(hosted_vllm): forward Omni media URLs instead of downloading them 2026-08-24 17:59:52 -04:00