v1
protected
model-specs

Update Model Spec

Update a model specification.

patch/v1/model-specs/{model_spec_id}

Path parameters

model_spec_idstring uuid required

Request body

context_windowinteger nullable
default_context_strategystring nullable
descriptionstring nullable
display_namestring nullable
is_activeboolean nullable

Response

Successful Response

context_windowinteger required
created_atstring date-time required
default_context_strategystring nullable required
descriptionstring nullable required
display_namestring required
idstring required
is_activeboolean required
model_namestring required
provider_keystring nullable
provider_namestring nullable
provider_spec_idstring required
updated_atstring date-time required

Changes