-
feat: add OpenAI video support with improved error handling and response normalization
发布于
2026-06-14 17:53:52 +00:00 | 588 次提交 在此版本后已推送到 main- Introduced
/openai/v1/videosendpoint to support OpenAI-specific video generation. - Added error normalization and handling for OpenAI video resources, including detailed error propagation.
- Enhanced response structure to include OpenAI-specific fields for status, progress, and model mappings.
- Implemented new handlers for video content retrieval and error scenarios.
- Expanded test coverage to validate OpenAI video support, error handling, and backend compatibility.
下载附件
- Introduced