Model
Model list
GET
/
api
/
models
/
public
data
array
A list of models.
Model parameters
model_name
string
The name used in model
parameter for calling the Keywords AI chat completion endpoint.
max_context_window
number
The maximum number of tokens the model can process in one API call.
input_cost
number
Cost in US dollars for 1 million input tokens.
output_cost
number
Cost in US dollars for 1 million output tokens.
rate_limit
number
The rate limit for calling this model with Keywords AI.
provider
object
The provider of the model.