You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix tests to match enhanced multimodal capabilities
- Update test expectations for gpt-4o to include audio support
- Modify supported_modalities test to expect 3 modalities (text, image, audio)
- Update exact_combination_matching to test all valid combinations
- All 9 tests now pass with enhanced multimodal detection
The tests now correctly reflect that gpt-4o supports both image AND audio
capabilities, matching our enhanced runtime testing implementation.
0 commit comments