deploy
Number of APIs: 12
-
Health GET {{baseUrl}}/deploy/health
-
Lm Eval POST {{baseUrl}}/deploy/evaluation/llm/lm_eval
-
Deploy Llm POST {{baseUrl}}/deploy/llm
-
Deploy Dreambooth POST {{baseUrl}}/deploy/sdxl-dreambooth
-
Deploy Custom Image POST {{baseUrl}}/deploy/custom_image
-
Is User Beta GET {{baseUrl}}/deploy/is_beta_user
-
List Deployments GET {{baseUrl}}/deploy/list?status=<string>&deployment_service=<string>
-
Status GET {{baseUrl}}/deploy/status/:deployment_id
-
Logs GET {{baseUrl}}/deploy/logs/:deployment_id?n_lines=30
-
Terminate POST {{baseUrl}}/deploy/terminate