CodeGPT icon indicating copy to clipboard operation
CodeGPT copied to clipboard

Add Support for OpenAI GPT-4.1 Model Family

Open Tafkas opened this issue 8 months ago • 4 comments

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

Tafkas avatar Apr 15 '25 11:04 Tafkas

Keeping this ticket open until I add them for the OpenAI provider as well.

carlrobertoh avatar Apr 15 '25 22:04 carlrobertoh

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.

Image

Image

somedev7 avatar Apr 18 '25 09:04 somedev7

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!

carlrobertoh avatar Apr 21 '25 14:04 carlrobertoh

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 =)

somedev7 avatar Apr 21 '25 20:04 somedev7