Problem/Motivation
gpt4-with-vision is the model, if you want to use vanilla gpt4. We need to make sure its not selectable as a vision model.
We should also add o4, and make gpt-4.1 default everywhere since its better and cheaper.
Steps to reproduce
- Install the module.
- Check default vision models - gpt4 is there.
Proposed resolution
- Remove gpt4 from vision models.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Screenshot 2025-10-08 at 11.11.52.png | 167.97 KB | a.dmitriiev |
Issue fork ai_provider_openai-3549701
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
marcus_johansson commentedComment #4
a.dmitriiev commentedIt seems that still one gpt4 model is still in the list:
Comment #5
a.dmitriiev commentedComment #6
marcus_johansson commentedComment #7
a.dmitriiev commentedI can confirm that gpt4 in any name doesn't appear anymore. All others are there like gpt5, 4o, etc.
Comment #8
marcus_johansson commented