Skip to main content
GET
List all models

Authorizations

Authorization
string
header
default:default
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

id
string
required
Example:

"Austism/chronos-hermes-13b"

object
string
required
Example:

"model"

created
integer
required
Example:

1692896905

type
enum<string>
required
Available options:
chat,
language,
code,
image,
embedding,
moderation,
rerank
Example:

"chat"

display_name
string
Example:

"Chronos Hermes (13B)"

organization
string
Example:

"Austism"

license
string
Example:

"other"

context_length
integer
Example:

2048

pricing
object