After executing the code in Listing
2-3,
ListModels.java, you will be presented with a JSON object that has a list of the OpenAI
models available to you. The following table shows a snapshot of the response.
ID | Object | Created | Owned By |
|---|
ada | model | 1649357491 | openai |
ada-code-search-code | model | 1651172505 | openai-dev |
ada-code-search-text | model | 1651172510 | openai-dev |
ada-search-document | model | 1651172507 | openai-dev |
ada-search-query | model | 1651172505 | openai-dev |
ada-similarity | model | 1651172507 | openai-dev |
babbage | model | 1649358449 | openai |
babbage-002 | model | 1692634615 | system |
babbage-code-search-code | model | 1651172509 | openai-dev |
babbage-code-search-text | model | 1651172509 | openai-dev |
babbage-search-document | model | 1651172510 | openai-dev |
babbage-search-query | model | 1651172509 | openai-dev ... |