Skip to main content
GET

Authorizations

Authorization
string
header
default:default
required

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

Query Parameters

dedicated
boolean

Filter models to only return dedicated models

Response

200

id
string
required
Example:

"Austism/chronos-hermes-13b"

object
any
required

The object type, which is always 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