Back
list-models (clj)
(source)function
(list-models)
(list-models options)
Lists the currently available models, and provides basic information about each one such as the owner and availability.
Example:
```
(list-models)
```
Also see the [OpenAI documentation](https://platform.openai.com/docs/api-reference/models/list)