Skip to content

Update model_list.json#406

Merged
aswink merged 1 commit intomainfrom
aswin/03-03-update_model_list.json
Mar 4, 2026
Merged

Update model_list.json#406
aswink merged 1 commit intomainfrom
aswin/03-03-update_model_list.json

Conversation

@aswink
Copy link
Contributor

@aswink aswink commented Mar 4, 2026

Doing an update with the existing script, before I update the script to add
providers to model_list.json. This way the two changes are separated.

@vercel
Copy link

vercel bot commented Mar 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-proxy Ready Ready Preview, Comment Mar 4, 2026 7:13am

Request Review

Copy link
Contributor Author

aswink commented Mar 4, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

"displayName": "GPT-5 mini",
"reasoning": true,
"max_input_tokens": 400000,
"max_input_tokens": 272000,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems odd but reading openai directly i would have guessed 400k was the input and the 128k was the output but not the diff is teh input: https://developers.openai.com/api/docs/models/gpt-5-mini

i've seen this kind of math before, though, so we can proceed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, yeah I looked at litellm's website which also lists 272k. Did some digging and it seems like openai is boosting their numbers, for example on https://openai.com/index/introducing-gpt-5-for-developers/

Image

@aswink aswink force-pushed the aswin/03-03-update_model_list.json branch from 2314bbf to 81d7d3b Compare March 4, 2026 07:11
Doing an update with the existing script, before I update the script to add
providers to model_list.json. This way the two changes are separated.
@aswink aswink force-pushed the aswin/03-03-update_model_list.json branch from 81d7d3b to 8ec80cf Compare March 4, 2026 07:12
@aswink aswink merged commit ee0ea6d into main Mar 4, 2026
5 of 6 checks passed
@aswink aswink deleted the aswin/03-03-update_model_list.json branch March 4, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants