After executing the code in Listing
2-4, model_lister.py, you will be presented with a response object that has a list of the OpenAI models available to you. The table below shows a snapshot of the response.
ID | Object | Created | Owned By |
|---|
gpt-4-turbo | model | 1712361441 | system |
gpt-4-turbo-2024-04-09 | model | 1712601677 | system |
tts-1 | model | 1681940951 | openai-internal |
tts-1-1106 | model | 1699053241 | system |
chatgpt-4o-latest | model | 1723515131 | system |
dall-e-2 | model | 1698798177 | system |
whisper-1 | model | 1677532384 | openai-internal |
gpt-3.5-turbo-instruct | model | 1692901427 | system |
gpt-3.5-turbo | model | 1677610602 | openai |
gpt-3.5-turbo-0125 | model | 1706048358 | system |
babbage-002 | model | 1692634615 | system |
davinci-002 | model | 1692634301 | system |
gpt-4o-mini-2024-07-18 | model | 1721172717 | system |
gpt-4o | model | 1715367049 ... |