Introducing Baseten Loops: A Training SDK for Frontier RL. Learn more here

Changelog

See our latest feature releases, product improvements and bug fixes

May 28, 2026

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, 2026

GLM 5.1 available on Baseten

GLM 5.1 is now available on Baseten's Model APIs.

May 14, 2026

SSO 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, 2026

View 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, 2026

Browser-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, 2026

Environment-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, 2026

Model 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, 2026

Cache 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, 2026

Copy 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, 2026

Named 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...