- Updated documentation with complete usage examples
- Added step-by-step guide with code examples
- Improved API usage clarity
- Added features section
- Standardized image URL retrieval method
- Added imageUrl field to TaskStatus model
- Automatically set imageUrl when task status is SUCCESS
- Improved task status handling
- Updated package name to qianduo_midjourney_api
- Updated documentation with correct package name and import instructions
- Fixed library name in main entry file
Initial release of the midjourney_api package.
- Generate images using text prompts
- Upscale generated images
- Monitor task status and progress
- Automatic task polling
- Error handling and type safety
- Comprehensive logging
- Implemented MidJourney API client
- Added support for image generation
- Added support for image upscaling
- Added task status monitoring
- Added error handling
- Added comprehensive documentation