Changelog
See our latest feature releases, product improvements and bug fixes
Secret manager
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, 2021Publicly sharing an application
Your Baseten applications and machine learning models are restricted to your organization — no one outside of your Baseten organization can access them.
Apr 14, 2021Customize your Python environment
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.
Mar 3, 2021Storing data on Baseten
So far there were two ways to make your BaseTen apps data-aware:
Mar 2, 2021Introducing the BaseTen model zoo
Baseten makes it easy for you to deploy your own machine learning models behind RESTful, scalable APIs.