Takeoff 0.21.2 is released 🎉 Speak with us to find out more: hello@titanml.co
0.6.3
Inference and Management frontend applications can now be served under paths, e.g. https://takeoff.example.com/inference or https://takeoff.example.com/playground.
This is useful for serving frontends when deploying on kubernetes and using an ingress to route traffic to your takeoff pod.
Sagemaker and Vertex AI compatible inference apis are served on 8080 and 3002 respectively and now have api documentation under /docs.
Minor bug fix to Playground UI where no output was displayed.
Minor bug fixes to takeoff loading process to communicate more verbosely with api frontend.
This ensure /healthz is more robust and added knowledge of loading reading to API.