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

Models

Models

Models

List
client.Models.List(ctx) (*[]IDstringCreatedint64ObjectLlamaModelObjectOwnedBystringLlamaModel, error)
get/models
Retrieve
client.Models.Get(ctx, model) (*IDstringCreatedint64ObjectLlamaModelObjectOwnedBystringLlamaModel, error)
get/models/{model}
Llama Model
LlamaModelstruct
ShowShow
IDstring

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

Createdint64

The creation time of the model.

ObjectLlamaModelObjectModelLlamaModelObjectLlamaModelObject

The object type, which is always "model"

Hide ParametersShow Parameters
LlamaModelObjectModelconst
"model"
OwnedBystring

The owner of the model.