mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
openai plugin, 0.0.22, no VISION ability for o4-mini and o3, newly added models #259
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @U11Leung on GitHub (May 8, 2025).
Self Checks
Dify version
1.3.0
Plugin version
0.0.22
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
according to OpenAI, the new model, o4-mini, is multi-modal, which means it has vision ability at least? But after upgrading OpenAI plugin to 0.0.22 (latest one), I can see no VISION tag in o4-mini model (and of course I cannot include images as input in chat). I think this is not by design, a bug?
✔️ Error log
Not applicable