Add Support for OpenAI GPT-4.1 Model Family
Describe the need of your request
ProxyAI 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 ProxyAI.
Additional context
Technical documentation references: GPT-4.1 Documentation GPT-4.1 Mini Documentation GPT-4.1 Nano Documentation
Keeping this ticket open until I add them for the OpenAI provider as well.
Keeping this ticket open until I add them for the OpenAI provider as well.
I did it for me locally, and I could prepare PRs to llm-client and to this repo if you agree =)
And also could add gemini 2.5 pro preview.
Keeping this ticket open until I add them for the OpenAI provider as well.
I did it for me locally, and I could prepare PRs to llm-client and to this repo if you agree =)
And also could add gemini 2.5 pro preview.
Hey, that would be perfect!
Keeping this ticket open until I add them for the OpenAI provider as well.
I did it for me locally, and I could prepare PRs to llm-client and to this repo if you agree =) And also could add gemini 2.5 pro preview.
Hey, that would be perfect!
Done. First, merge and deploy the PR to llm-client, then to this repository.
Regarding testing, I'm already using a local build of the plugin and Gemini 2.5 Pro Preview when I hit the limit on 2.5 Pro Experimental =)