Changelog
See our latest feature releases, product improvements and bug fixes
Model API deprecation notice (DeepSeek v3.1, MiniMax M2.5)
The DeepSeek v3.1 and MiniMax M2.5 Model API(s) will be deprecated at 5pm PT on June 17th.
May 27, 2026GLM 5.1 available on Baseten
GLM 5.1 is now available on Baseten's Model APIs.
May 14, 2026SSO and SCIM
Connect Baseten to your identity provider for SAML 2.0 sign-in and SCIM 2.0 directory sync, then assign organization, team, and restricted-environment roles to synced directory groups so permissions...
May 7, 2026View configs for deployed models
truss model-config --model-id <id> --deployment-id <id> prints the YAML config of a deployed model, returning the original config.yaml when available. Add --output json for the full structured...
May 7, 2026Browser-based login for Truss
truss login now provides the option to authenticate in your browser using your Baseten login. The truss auth group adds login, logout, and status subcommands; use --remote <name> to specify a remote...
May 5, 2026Environment-scoped logs and metrics
View logs and metrics for every deployment in an environment from one place. Select an environment in the Logs or Metrics tab to scope telemetry to that environment instead of a single deployment.
Apr 17, 2026Model API deprecation notice (DeepSeek v3 0324, GLM 4.6)
The DeepSeek v3 0324 and GLM 4.6 Model API(s) will be deprecated at 5pm PT on May 1st.
Apr 16, 2026Cache token pricing now available for Model APIs
Cached input tokens are billed at a discounted rate on Model APIs for all models (excluding GPT-OSS), starting April 17, 2026. Cache token pricing is applied automatically to the portion of each...
Apr 6, 2026Copy and download logs
You can now copy or download all visible logs directly from the logs viewer. A new export menu next to the search box lets you copy logs to your clipboard, or download them as CSV or JSON. To export...
Apr 6, 2026Named entity recognition on BEI-Bert
BEI-Bert now supports token-classification models for named-entity recognition. Deploy any ForTokenClassification model with the /predict_tokens endpoint and get structured entity predictions with...