Authorizations
Headers
ID of team to run requests as (optional parameter).
Body
Endpoint create request.
The specific model artifact version from Weights & Biases. The referred artifact will be used to create a new endpoint in Friendli Dedicated Endpoints or rollout an existing one.
Specifies the instance type for the endpoint. Accelerator requirement.
Defines autoscaling settings for the endpoint. Autoscaling policy.
Used by Friendli Dedicated Endpoints to track which webhook automation triggered an endpoint rollout. If the idempotencyKey
is provided, the API will check if the endpoint already exists, and rollout the existing endpoint if it does. In such cases, the projectId
must be provided. Any unique value can be used.
Specifies the name of your endpoint. If not provided, a name will be automatically generated for you.
Specifies where endpoint will be created in your Friendli Dedicated Endpoints. If not provided, a new project will be created within your default team.
Response
Successfully created the endpoint from W&B artifact.
Endpoint create response.
The ID of the created endpoint.
The name of the created endpoint.
The ID of the project where the endpoint was created.
The name of the project where the endpoint was created.
The ID of the team where the endpoint was created.
The name of the team where the endpoint was created.