ExOpenAI.Models (ex_openai.ex v0.2.0) View Source
Link to this section Summary
Functions
Endpoint /models
Link to this section Types
Specs
list_models_opts() :: []
Link to this section Functions
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.