ExOpenAI.Engines.list_engines
You're seeing just the function
list_engines
, go back to ExOpenAI.Engines module for more information.
This function is deprecated. Deprecated by OpenAI.
Specs
list_engines([]) :: {:ok, ExOpenAI.Components.ListEnginesResponse.t()} | {:error, any()}
Lists the currently available (non-finetuned) models, and provides basic information about each one such as the owner and availability.
Endpoint: https://api.openai.com/v1/engines
Method: GET
Docs: https://platform.openai.com/docs/api-reference/engines