Skip to main content
LangSmith ships features through three release stages: alpha, beta, and generally available (GA). Each stage sets a consistent expectation for how stable a feature is, where it runs, and how it is supported, so you can decide when to adopt it. A feature advances through the stages as it matures, though smaller features may skip alpha or beta and launch directly as GA. The following table summarizes each stage.
StageAvailabilityChangesSelf-hosted / BYOCSupport
AlphaDesign partners onlyBreaking changes expected; the feature may change significantly or never shipNot guaranteedNo formal SLA
BetaPublic or a private groupInterface or behavior may still change; GA expected within a few monthsTypically added during betaActively maintained; SLA varies by feature
GAPublicStable; breaking changes require a deprecation periodSupportedFully supported

Alpha

Alpha is the earliest release stage, used to validate a feature with a small audience before wider release.
  • Availability: Available to design partners only. Alpha features are not publicly announced.
  • Readiness: May be incomplete or partial, and is intended for early validation rather than production use.
  • Changes: Breaking changes are expected. The feature may change significantly, and it may never ship as GA.
  • Pricing: No pricing commitment.
  • Deployments: Not necessarily available in self-hosted or BYOC environments.
  • Support: No SLA applies.
Alpha is optional. A feature may skip this stage.

Beta

Beta makes a feature available for real use while its interface and behavior are being finalized. Beta features are functional end to end, not partial implementations, so you can adopt them in production workflows and help shape them before general availability.
  • Availability: Available publicly or to a private group, and tagged Beta in the product UI and documentation where applicable.
  • Readiness: Functional end to end and suitable for real workflows.
  • Changes: The interface or behavior may still change before the feature reaches GA, which is expected within a few months.
  • Pricing: Pricing may be available, but is not yet finalized.
  • Deployments: Support for self-hosted and BYOC environments is typically added during beta.
  • Support: Beta features are actively maintained and refined based on feedback. SLA coverage varies by feature.
Beta is optional. Smaller features may skip this stage.

Generally available (GA)

GA features are stable and fully supported for production use.
  • Availability: Publicly available.
  • Readiness: Complete and production-ready.
  • Changes: API behavior is stable. Breaking changes require a deprecation period.
  • Pricing: Pricing is finalized.
  • Deployments: Supported in all environments, including self-hosted and BYOC.
  • Support: Fully supported and thoroughly documented.
Any feature that is not marked alpha or beta is GA, and is supported immediately and permanently. LangSmith may occasionally deprecate a generally available feature, but this is uncommon.

See also

  • Release policy for self-hosted release channels, cadence, and version support
  • Changelog for recent LangSmith updates