Hello, and welcome to this week’s changelog update! Let’s dive into what’s new:
-
Tenstorrent Cloud Instances in Private Preview
We’re thrilled to announce the world premiere availability of Tenstorrent Instances via the Koyeb Serverless Platform! Get on-demand access to Tenstorrent’s Tensix Processors in seconds to develop, test, and run AI models. Check out the full announcement.
-
Control Panel: Enhanced Docker Command & Entrypoint Overrides
We’ve improved the process for overriding Docker entrypoint and command inputs in the control panel. Previously, command arguments were automatically formatted, which could be error-prone. We now use standard text inputs and show you how it will be interpreted.
-
Multi-region Deployment: Improved Traffic Shifting
For services deployed across multiple regions, we now ensure traffic flows to the available regions in case of a network incident in one region. In some cases, during such a scenario, requests could continue to be routed to an unavailable region, resulting in 502 errors.
-
Control Panel: Improve Service Redeploy
When redeploying a service using git-based deployment, we now ensure that a previous build succeeded before exposing the option to skip the build phase. Previously, this option was always available.