Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Is there a model mapping file? ex: gpt-4o will map to gpt-4o-2024-08-06 #7286

Open
gziz opened this issue Dec 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@gziz
Copy link

gziz commented Dec 18, 2024

The Feature

Is there a file or dictionary that gives me an up to date model mapping.
Example, if I use the model gpt-4o, openai internally will use gpt-4o-2024-08-06.
Is there somewhere in the repository I can find this map?

Motivation, pitch

I think this would be helpful given that litellm is an up to date of the state of LLMs from all companies.
I'm contributing to autogen, looking to create an extension for litellm, this feature would be helpful.

Are you a ML Ops Team?

No

Twitter / LinkedIn details

No response

@gziz gziz added the enhancement New feature or request label Dec 18, 2024
@superpoussin22
Copy link
Contributor

the map is on openai website : https://platform.openai.com/docs/models

@krrishdholakia
Copy link
Contributor

@gziz is there a field on our end you're looking for here?

if so, what would you expect this to look like + where would you want it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants