POST
/
models
/
add-model

Authorizations

apikey
string
header
required

Body

application/json
model_saved_name
string
required

Name of the saved model

model_name
string
required

Name of the model

model_config
object
required
testing_for
enum<string>

Purpose of testing

Available options:
Copilot,
LLM,
Chatbot
model_type
enum<string>

Type of the model

Available options:
text_2_text
certifications
string[]

List of certifications

Response

200 - application/json
Successful Response
message
string
data
object