- Issue created by @blainelang
- 🇺🇸United States kevinquillen
Yeah. At the time it was the simplest way to do model filtering, but they keep adding more and a regex will only get more complex. It was a way to keep people from selecting a model that wasn't going to work. Perhaps we should change that now.
- First commit to issue fork.
- @anjaliprasannan opened merge request.
- 🇮🇳India anjaliprasannan
The main changes are:
- For chat operations, now includes all GPT models including o3 models
- For JSON output capability, includes all GPT models without excluding mini versions
- For image vision capability, includes all GPT-4 models
- Removed unnecessary filtering of specific model versions
- Kept basic operation type filtering to ensure models are used for their intended purpose
-
marcus_johansson →
committed 66e2ae0c on 1.1.x
Issue #3514462: AiProvider plugin filtering out o3 models
-
marcus_johansson →
committed 66e2ae0c on 1.1.x