-
feat(images): add support for configurable GPT Image 2 base model and improved SSE handling
发布于
2026-05-26 16:47:02 +00:00 | 764 次提交 在此版本后已推送到 main- Introduced
GPTImage2BaseModelconfiguration for hosted image generation tools with validation for "gpt-" prefix. - Added logic to dynamically resolve and apply the base model in Codex executor workflows.
- Enhanced server-sent events (SSE) implementation with keep-alive tickers and error events for stream reliability.
- Updated configuration file examples and internal documentation.
下载附件
- Introduced