Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance combined video generation API for Mochi and LTX models
- Introduced a unified API endpoint for batch processing of video generation requests for both Mochi and LTX models. - Added detailed docstrings and structured logging for improved clarity and maintainability. - Implemented Prometheus metrics collection for performance monitoring across both models. - Created Pydantic models for combined request handling, allowing seamless integration of model-specific parameters. - Updated logging configuration to support combined API metrics and improved error handling. These changes aim to streamline the API usage, enhance performance tracking, and improve user experience in video generation services.
- Loading branch information