Skip to content

new models available, update ModelIdsShared? #442

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

Open
davidxia opened this issue Apr 25, 2025 · 0 comments
Open

new models available, update ModelIdsShared? #442

davidxia opened this issue Apr 25, 2025 · 0 comments

Comments

@davidxia
Copy link

There are new models available. If one has access to most models, one can see them listed with

$ curl --silent https://api.openai.com/v1/models -H "Authorization: Bearer $OPENAI_API_KEY" \
  | jq -r .data[].id | sort -u

Can we add the new ones? Example https://github.com/openai/openai-openapi/pull/440/files

Also sort ModelIdsShared alphabetically?

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

No branches or pull requests

1 participant