ExOpenAI.Engines.list_engines

You're seeing just the function list_engines, go back to ExOpenAI.Engines module for more information.
Link to this function

list_engines(opts \\ [])

View Source
This function is deprecated. Deprecated by OpenAI.

Specs

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

Endpoint /engines

Lists the currently available (non-finetuned) models, and provides basic information about each one such as the owner and availability.


Required Arguments:

Optional Arguments: