-
feat(models): restrict Codex input modalities to text and image
发布于
2026-07-09 19:21:01 +00:00 | 381 次提交 在此版本后已推送到 main- Updated Codex client to validate and restrict input modalities to "text" and "image" only.
- Added deduplication logic for input modalities in
codex_client_models.go. - Introduced test cases to verify behavior with mixed and invalid modalities.
下载附件