Getting 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...
See our latest feature releases, product improvements and bug fixes
Aug 19, 2021
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, 2021
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...
Jul 29, 2021
We've added a new Plotly charting component in the view builder. The component uses the Plotly JSON chart schema that can be modified in the view builder itself or can be populated from a worklet....
Jul 29, 2021
We've added the ability for worklets to be invoked at a scheduled cadence. These scheduled runs work very similarly to cron and can be invoked hourly, daily, or weekly in whatever timezone you...
Jul 21, 2021
Previously, when you logged into Baseten, you would land on the Applications page. While Applications will be one of the most common resources you visit, landing here made it nearly impossible to...
Jul 6, 2021
To keep sensitive data like API keys and passwords secret, instead of including those in plaintext in code you can now use the secret manager to store them and retrieve them in code only when needed....
May 5, 2021
Your Baseten applications and machine learning models are restricted to your organization — no one outside of your Baseten organization can access them. However you can now explicitly share an...
Apr 14, 2021
Allowing you to write Python code without worrying about its execution environment is at the core of Baseten — no dockerfiles, no Kubernetes deployments, no Flask app boilerplate. However this...
Mar 3, 2021
So far there were two ways to make your BaseTen apps data-aware: Call external API endpoints from worklets Connect to external data stores Both of these require an external service / data store to...
Mar 2, 2021
Baseten makes it easy for you to deploy your own machine learning models behind RESTful, scalable APIs. Now, we're introducing the Baseten model zoo that allows users to deploy state-of-the-art,...