DeploymentService
Add a deployment adapter
Attaches a LoRA adapter to a deployment. If the deployment is at adapter capacity, force can evict the oldest adapter.
post/projects/{projectId}/endpoints/{endpointId}/deployments/{deploymentId}/adapters
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
deploymentIdstring required
Deployment identifier.
Request body
Response
OK
Changes
Changed in 1 of the 15 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○