DeploymentService
List deployment adapters
Lists LoRA adapters attached to a deployment with per-cluster load state.
get/projects/{projectId}/endpoints/{endpointId}/deployments/{deploymentId}/adapters
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
deploymentIdstring required
Deployment identifier.
Query parameters
limitinteger
Maximum number of adapters to return.
afterstring
Cursor from a previous adapter list response.
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
- ○