Changelog
See our latest feature releases, product improvements and bug fixes
Long-running tasks
ML tasks can be fairly time-consuming. Processing audio, video, and images can take minutes, sometimes even hours. While BaseTen already supported processing of up to 5 minutes per python node...
Nov 16, 2021Unexplained errors, explained!
When writing any sort of software, it's inevitable to run into errors that Googling, scrolling through myriad Stack Overflow answers, and random fixes ultimately cannot resolve. Here at BaseTen,...
Nov 4, 2021Select view builder component
The new select component replaces our old dropdown component, with improved functionality. Use this new select component to allow operators to select from a list of options in your app, for example,...
Nov 3, 2021Delete hotkey
When building our own application views, a few of us at BaseTen got frustrated when we couldn’t use the delete key to quickly remove components.
Oct 23, 2021Improved model logs search
You can now search model logs using regular expressions, logging level, and time span.
Oct 21, 2021Invite collaborators in Baseten
If you’ve been eagerly waiting to be able to give coworkers, friends, family, pets (anyone with an email address!) access to collaborate on your amazing BaseTen creations, look no further than this...
Oct 15, 2021SageMaker integration
You can now import Sagemaker models into BaseTen and use them in your applications. Head over to the Import model dialog on Models page to browse your deployed models on SageMaker and import the one...
Aug 27, 2021Upload multiple files at once in a View
The Filepicker component in the View Builder now supports uploading multiple files! Just select everything you’d like to upload when you click on Browse and watch the magic happen ✨
Aug 19, 2021Getting started with Baseten
We’ve incorporated an onboarding checklist into Baseten’s home screen for all users! If you’re a veteran Baseten user (thanks for the support, we ❤️ you), you can easily get rid of the checklist for...
Aug 5, 2021Connecting to BigQuery is easy
We've added BigQuery to the growing list of 3rd party data sources that are natively supported within BaseTen. To allow your BaseTen apps to read from and write to your BigQuery tables, first create...