Skip to content

new models available, update ModelIdsShared? #442

@davidxia

Description

@davidxia

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions