Skip to content

Conversation

@Sameerlite
Copy link
Collaborator

Title

Add Azure support for video generation functionality

Relevant issues

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🆕 New Feature

Changes

Added

  • Azure video support with AzureVideoConfig class inheriting from OpenAIVideoConfig
  • Azure URL construction using BaseAzureLLM._get_base_azure_url() for proper Azure endpoint handling
  • Comprehensive test coverage with 18 test cases in test_azure_video_transformation.py

Files Added/Modified

  • litellm/litellm/llms/azure/videos/transformation.py (new file)
  • litellm/tests/test_litellm/llms/azure/videos/test_azure_video_transformation.py (new file)
Screenshot 2025-10-23 at 3 15 23 PM

@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Oct 24, 2025 1:28pm

Copy link
Contributor

@ishaan-jaff ishaan-jaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Sameerlite Sameerlite merged commit 23f31f0 into litellm_sameer_oct_staging Oct 24, 2025
29 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants