Updates
2026-04-09 Development Update
- Published: 2026-04-09
- Effective: 2026-04-09
- Scope: OpenAI-compatible APIs, Aliyun image and video models, and video task flows
Summary:
- Improved compatibility for Aliyun image and video models
- Refined video task precharge, freeze, and settlement flows
- Fixed selected image-generation billing issues
Change Notes:
- Improved support for routing OpenAI-style requests to Aliyun image and video models.
- Error responses for Aliyun-related endpoints are now more consistent for downstream handling.
- Video task flows were updated across pre-consumption, frozen quota, atomic deduction, and final settlement for better reliability in long-running tasks.
- Fixed billing issues affecting some Aliyun image-generation scenarios.
2026-03-24 Development Update
- Published: 2026-03-24
- Effective: 2026-03-24
- Scope: Model marketplace, model detail pages, pricing display, and model type endpoints
Summary:
- Upgraded the marketplace pricing configuration protocol
- Added model type dictionary and pricing template dictionary support
- Added rate-limit information to model details
- Refined marketplace and frontend model APIs
Change Notes:
- Marketplace pricing and display metadata now align around the
pricing_configanddisplay_configstructure, making it easier to support multi-item pricing, tiered pricing, and capability display. - Added a model type dictionary endpoint so frontend apps can render and filter model types dynamically.
- Added pricing template dictionary endpoints to centralize pricing template management across model categories.
- Model detail responses now include rate-limit information for authenticated users.