Files
crewAI/lib
Alex 3d667a75dd fix: add GPT-5, o3, o4-mini to multimodal vision prefixes
Added verified vision-capable models:
- gpt-5 (all GPT-5 family — confirmed multimodal via openai.com)
- o3, o3-pro (full multimodal — openai.com/index/thinking-with-images)
- o4-mini, o4 (full multimodal)

Added text-only exclusion list to prevent false positives:
- o3-mini (text-only, replaced by o4-mini)
- o1-mini (text-only)
- o1-preview (text-only)

Existing prefixes unchanged (Claude 3+, Gemini, GPT-4).
2026-03-31 07:54:17 -07:00
..
2026-03-27 11:26:04 +08:00