Skip to main content
POST
Add a model

Authorizations

Authorization
string
header
required

A ForceAI virtual key or the master key, sent as Authorization: Bearer <key>.

Body

application/json
model_name
string
required

Public name callers pass as model.

Example:

"gpt-4o"

forceai_params
object
required

Provider or backend configuration. forceai_params is the customer-facing name; litellm_params is accepted as a back-compat alias.

model_info
object

Response

The created model