[Feature] Add Support for OpenAI GPT-4.1 Model Family
Problem Description ChatBox currently lacks support for OpenAI's latest GPT-4.1 model family (GPT-4.1, GPT-4.1 mini, and GPT-4.1 nano).
Proposed Solution Integrate all three GPT-4.1 model variants into ChatBox.
Additional Context Technical documentation references: GPT-4.1 Documentation GPT-4.1 Mini Documentation GPT-4.1 Nano Documentation
I've added it with add custom provider and apart from a few hiccups with bing web search everything seems to be working. Am I mistaken? Or does this function just allow you to add models not yet implemented?
Works like a charm with a custom provider.
you can add it to openai api custom model list
But why can't it be added to the model list like all other models?
4.1 is currently in the preset list, I will add mini and nano to the list in next release, meanwhile you can add any model to the provider model list freely