Initialize Cortex instance

View as MarkdownOpen in Claude

Downloads model weights (if needed) and initializes a Cortex instance.

Request

This endpoint expects an object.
modelstringRequired
Model ID to load
configmap from strings to anyOptional

Optional environment-specific configuration

Response

Cortex instance created
idstring or null
modelstring or null
runtimestring or null
statusenum or null
Allowed values:
createdAtdatetime or null

Errors