ExOpenAI.Models.list_models

You're seeing just the function list_models, go back to ExOpenAI.Models module for more information.

Specs

list_models([[]]) ::
  {:ok, ExOpenAI.Components.ListModelsResponse.t()} | {:error, any()}

Endpoint /models

Lists the currently available models, and provides basic information about each one such as the owner and availability.


Required Arguments:

Optional Arguments: