Skip to content
  • Auto
  • Light
  • Dark
Log in to API

Models

Models

Models

List
models.list() -> idstrcreatedintobjectliteralowned_bystrModelListResponse
get/models
Retrieve
models.retrieve(strmodel) -> idstrcreatedintobjectliteralowned_bystrLlamaModel
get/models/{model}
Llama Model
LlamaModelclass
ShowShow
idstr

The unique model identifier, which can be referenced in the API.

createdint

The creation time of the model.

objectliteral
Literal["model"]

The object type, which is always "model"

Hide ParametersShow Parameters
"model"
owned_bystr

The owner of the model.