Skip to content

Zen

AlphaBase-managed model gateway for curated model access.

AlphaBase Zen is an optional managed provider that gives you access to curated models through AlphaBase.

What Zen Is For

  • faster onboarding to proven model/provider combinations
  • centralized billing and usage controls
  • shared workspace-level model policy for teams

How To Connect

  1. Sign in to AlphaBase Console and create a Zen API key.
  2. Run /connect in AlphaBase.
  3. Select Zen and paste your key.
  4. Run /models to view currently available Zen models.

Model IDs

Use Zen models in config as:

alphabase/<model-id>

Example:

{
"agent": {
"build": {
"model": "alphabase/<model-id>"
}
}
}

Live Catalog and Pricing

Zen model availability and pricing are dynamic. Use the console for the authoritative, current values:

  • model catalog
  • pricing and limits
  • workspace usage
  • billing settings

Avoid hard-coding static price tables in internal docs or runbooks.

Teams

Zen supports workspace-level controls:

  • member roles and access boundaries
  • per-workspace usage visibility
  • model availability policy at workspace level

Privacy and Data Handling

Data handling depends on the underlying model/provider selected in Zen. Review provider data policies in the console before enabling a model for production workloads.

Contact support for enterprise policy questions.