deploy

Number of APIs: 12

  1. Health GET {{baseUrl}}/deploy/health

  2. Lm Eval POST {{baseUrl}}/deploy/evaluation/llm/lm_eval

  3. Deploy Llm POST {{baseUrl}}/deploy/llm

  4. Deploy Dreambooth POST {{baseUrl}}/deploy/sdxl-dreambooth

  5. Deploy Custom Image POST {{baseUrl}}/deploy/custom_image

  6. Is User Beta GET {{baseUrl}}/deploy/is_beta_user

  7. List Deployments GET {{baseUrl}}/deploy/list?status=<string>&deployment_service=<string>

  8. Status GET {{baseUrl}}/deploy/status/:deployment_id

  9. Logs GET {{baseUrl}}/deploy/logs/:deployment_id?n_lines=30

  10. Terminate POST {{baseUrl}}/deploy/terminate