-
feat(runtime): add support for `gpt-image-1.5` and direct image API proxying
发布于
2026-06-18 16:06:12 +00:00 - Introduced the
gpt-image-2model in Codex built-ins and updated visibility logic in the registry. - Added direct proxy support for OpenAI image generation and editing endpoints.
- Implemented new execution paths for
/images/generationsand/images/edit, ensuring seamless handling for both JSON and multipart payloads. - Expanded test coverage to validate the new model and direct proxy features, including streaming scenarios and error handling.
下载附件
- Introduced the