Skip to content

Releases: jesuscopado/minimax-python

0.2.0

27 Dec 14:41
Compare
Choose a tag to compare

Changed

  • Renamed create_video method to generate_video for better semantic accuracy
  • Standardized parameter naming: renamed output_path to download_path across all methods
  • Added test requirement before package publishing to ensure quality

0.1.1

27 Dec 11:23
Compare
Choose a tag to compare

Added

  • Initial release of minimax-python
  • Synchronous and asynchronous clients for Minimax API
  • Support for text-to-video generation
  • Support for image-to-video generation
  • Video retrieval functionality
  • Comprehensive error handling
  • Full test suite
  • Example scripts for all major features
  • Detailed documentation and README