Skip to main content
Coming Soon - Ensemble Cloud is currently in the design phase. This documentation is a preview of planned features.

What is Ensemble Cloud?

Ensemble Cloud is a managed service that provides a visual interface for editing, versioning, and testing your prompts, SQL queries, and configurations. Unlike other platforms, your data stays in Git—we’re just the UI layer. The key difference: Your repository is the source of truth. We provide the editing experience, you own the data.

Planned Features

Visual Editor

Edit prompts, SQL queries, and configs with syntax highlighting and validation

One-Click Versioning

Version and tag changes directly from the UI using Edgit under the hood

A/B Testing

Run multivariant experiments to find optimal component versions

Team Collaboration

Let analysts and non-technical team members iterate without touching code

Git-Native Architecture

Think PromptLayer’s editing experience, but Git-native instead of proprietary storage.
All changes are committed to your Git repository. No lock-in, no proprietary database.
Uses Edgit’s versioning system under the hood. All CLI commands work with Cloud changes.
Create branches, open PRs, run CI/CD—just like code. Because it is code.
Connect your GitHub, GitLab, or Bitbucket. We never store your components.

Use Cases

Prompt Engineering

Let your prompt engineers iterate rapidly without waiting for dev cycles

SQL Development

Edit and version analytical queries with immediate validation

Config Management

Update model parameters, API configs, and feature flags visually

A/B Experiments

Test multiple component versions in production and track performance

Pricing

Generous free tier planned:
  • Unlimited repositories
  • Unlimited team members
  • Core editing and versioning features
  • Community support
Premium features (pricing TBD):
  • Advanced A/B testing and analytics
  • Real-time collaboration
  • Priority support
  • Custom deployment workflows

Compared to Other Platforms

FeatureEnsemble CloudPromptLayerLangSmith
Data StorageYour Git repoTheir databaseTheir database
VersioningGit tags (Edgit)ProprietaryProprietary
CLI AccessFull supportLimitedLimited
Open RuntimeYes (Apache 2.0)NoNo
Vendor Lock-inNoneHighHigh

Stay Updated