/
ME
meta-llama
/
Llama API Specification
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12m ago · Updated 11mo ago
Details
Filter operations
ChatCompletion
1
Models
2
get
/models/{model}
get
/models
Moderations
1
post
/uploads
get
/uploads/{upload_id}
post
/uploads/{upload_id}
Models
Lists the currently available models, and provides basic information about each one.
get
/models
Response
OK
ListModelsResponse
required
object
'list'
data
Model[]
required
Changes